Update tag
Update a conversation tag’s title and/or description. Restricted to the tag owner or a workspace admin.
Path parameters
tag_id
Headers
xi-api-key
Request
This endpoint expects an object.
title
If provided, replaces the tag title. Omit to leave unchanged.
description
If provided, replaces the tag description. Omit to leave unchanged.
Response
Successful Response
tag_id
workspace_id
owner_user_id
title
created_at_unix_secs
description
Errors
422
Tags Update Request Unprocessable Entity Error