Tags
Last updated
Was this helpful?
Last updated
Was this helpful?
Get all tags
/tags
Get a tag by its ID
/tags/{id}
The ID of the tag.
Create a new tag
/tags
The hex code of the tag's color.
The object type of the associated object. Can be "account", "issue", or "contact".
The tag value.
Update an existing tag
/tags/{id}
The ID of the tag to update.
The hex code of the tag's color.
in: body
The name of the tag.
Delete an existing tag
/tags/{id}
The ID of the tag to update.