Create tag
Tags
Create tag
Create a workspace-scoped parent or child tag. Pass parent (a tag id in the same workspace) to create a child. Hierarchy is limited to two levels. Optionally pass color (a hex code, #RRGGBB). The new tag is appended to the end of its parent’s order; order cannot be set directly and any value passed for it is ignored. To create an organization-scoped tag instead, use POST organizations/{organization_id}/tags.
POST
Create tag
Authorizations
Path Parameters
A UUID string identifying the organization.
A UUID string identifying the workspace.
Body
Response
Tag created.
Maximum string length:
255Maximum string length:
7