Rename a tag
Tags
Update a tag by ID
Updates the name of a tag. Contacts and conversations linked to the tag keep their link.
The name is trimmed before being stored. Tag names are unique within the workspace, so reusing an existing name returns 409.
PATCH
Rename a tag
Authorizations
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Body
application/json
Name of the tag. Must be unique within the workspace
Required string length:
1 - 128