v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Agents Platform

Update Conversation Tag

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

patch/v1/convai/tags/{tag_id}

Path parameters

tag_idstring required

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Request body

titlestring nullable

If provided, replaces the tag title. Omit to leave unchanged.

descriptionstring nullable

If provided, replaces the tag description. Omit to leave unchanged.

Response

Successful Response

tag_idstring required
workspace_idstring required
owner_user_idstring required
titlestring required
descriptionstring nullable required
created_at_unix_secsinteger required