Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Body

application/json

Request body for creating a tag

name
string
required

Name of the tag to create

Required string length: 1 - 100

Response

Successful response

Result of tag creation

id
string<uuid>
required

Unique identifier of the created tag

name
string
required

Name of the created tag