opensesh docs

Remove a tag from a contact

DELETE
/contacts/{contactId}/tags/{tagId}

Authorization

bearerAuth
AuthorizationBearer <token>

An organization API key (osk_…)

In: header

Path Parameters

contactId*string
tagId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/contacts/string/tags/string"
Empty