Skip to main content
DELETE
Delete a contact channel

Path Parameters

user_id
string
required

the user that the contact channel belongs to

Example:

"me"

contact_channel_id
string
required

the target contact channel

Example:

"b3d396b8-c574-4c80-97b3-50031675ceb2"

Query Parameters

user_id
string

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

Example:

"3241a285-8329-4d69-8f3d-316e08cf140c"

contact_channel_id
string

Response

200 - application/json

Successful response

success
boolean
required

Always equal to true.

Example:

true