Remove a tag from a contact
PATCH {{base_url}}/contacts/{{contact_id}}/tags/{{tag_id}}
Request Body
{"action"=>"remove"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
organization-id | string |
RESPONSES
status: OK
[]