Delete a contact channel

Removes a contact channel for a given user.

Path parameters

user_idstringRequired
the user that the contact channel belongs to
contact_channel_idstringRequired
the target contact channel

Query parameters

user_idstringOptional

The ID of the user, or the special value me for the currently authenticated user

contact_channel_idstringOptional

Response

Successful response
successboolean
Always equal to true.