Delete a contact channel.
cURL
curl --request DELETE \ --url https://api.example.com/orgs/{org_id}/contacts/{contact_id}/channels/{channel_id}
"<unknown>"
The response is of type unknown.
unknown
Was this page helpful?