Tags
Create Tag
Create a new tag for the authenticated workspace.
POST
/
tag
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
workspaceId
string
requiredId of the Workspace
tag
string
requiredValue of the tag
Response
200 - application/json
status
boolean
data
string