Update tag

Update a conversation tag’s title and/or description. Restricted to the tag owner or a workspace admin.

Path parameters

tag_idstringRequired

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
titlestringOptional1-120 characters
If provided, replaces the tag title. Omit to leave unchanged.
descriptionstringOptional<=1000 characters
If provided, replaces the tag description. Omit to leave unchanged.

Response

Successful Response
tag_idstring
workspace_idstring
owner_user_idstring
titlestring
created_at_unix_secsinteger
descriptionstring

Errors

422
Tags Update Request Unprocessable Entity Error