You can tag a specific ticket. This will return a tag object for the tag that was added to the ticket.
You can tag a specific ticket. This will return a tag object for the tag that was added to the ticket.
id required | string The unique identifier for the tag which is given by Intercom |
admin_id required | string The unique identifier for the admin which is given by Intercom. |
{ "id": 335039, "admin_id": 991266659 }
{ "type": "tag", "id": "335039", "name": "Manual tag" }