Skip to main content
POST
Create a new tag

Authorizations

Authorization
string
header
required

Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.

Body

application/json
tag
string
required
Required string length: 3 - 64
Pattern: ^[a-z0-9]([a-z0-9\-]*[a-z0-9])?$
subjectId
string<uuid>
required

Response

200 - */*

OK

success
boolean
message
string
errorCode
string
data
object
errors
string[]
timestamp
string<date-time>