Create tag
POST
/v1/convai/tags
Create a new conversation tag for the workspace.
Headers
xi-api-keystringOptional
Request
This endpoint expects an object.
titlestringRequired
1-120 charactersDisplay title of the tag.
descriptionstring or nullOptional
<=1000 charactersOptional free-text description.
Response
Successful Response
tag_idstring
workspace_idstring
owner_user_idstring
titlestring
descriptionstring or null
created_at_unix_secsinteger
Errors
422
Unprocessable Entity Error