Attach or detach a tag from a contact. If the tag is already attached, it will be detached, and vice versa.
| Field | Type | Required | Notes |
|---|---|---|---|
tag_id | integer | Yes | ID of the tag to toggle (must exist in workspace) |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the workspace.
ID of the contact.
ID of the tag to toggle.