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.
descriptionstringOptional
<=1000 charactersOptional free-text description.
Response
Successful Response
tag_idstring
workspace_idstring
owner_user_idstring
titlestring
created_at_unix_secsinteger
descriptionstring
Errors
422
Tags Create Request Unprocessable Entity Error