Update a tag

Update a tag.

Path Params
string
required
Defaults to tag_123

The tag ID

Body Params

Child Tag to update

string
length ≤ 64

Name of the tag

string

Description of the tag

string

Highlight color of the tag.

string

ID of the parent of this tag. Set to null to remove the parent tag.

boolean

Whether the tag is visible in conversation lists.

Response
204

No content

Language
Credentials