Tags
Returns all tags for the organization.
Rate limit: 60 requests per minute
Authorization: Bearer
The request ID for tracking.
Returns a single tag by ID.
Rate limit: 60 requests per minute
Authorization: Bearer
The ID of the tag.
The request ID for tracking.
Creates a new tag with the specified value and object type.
Rate limit: 60 requests per minute
Authorization: Bearer
The hex code of the tag's color.
The object type of the associated object. Can be "account", "issue", or "contact".
The tag value.
The request ID for tracking.
Updates an existing tag. Only provided fields are modified.
Rate limit: 10 requests per minute
Authorization: Bearer
The ID of the tag to update.
The hex code of the tag's color.
in: body
The name of the tag.
The request ID for tracking.
Permanently deletes a tag by ID.
Rate limit: 10 requests per minute
Authorization: Bearer
The ID of the tag to update.
The request ID for tracking.
Last updated
Was this helpful?

