Create tag

Create a new conversation tag for the workspace.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
titlestringRequired1-120 characters
Display title of the tag.
descriptionstring or nullOptional<=1000 characters

Optional 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