Delete a contact channel
Contact Channels
Delete a contact channel
Removes a contact channel for a given user.
DELETE
Delete a contact channel
Documentation Index
Fetch the complete documentation index at: https://docs.hexclave.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
the user that the contact channel belongs to
Example:
"me"
the target contact channel
Example:
"b3d396b8-c574-4c80-97b3-50031675ceb2"
Query Parameters
The ID of the user, or the special value me for the currently authenticated user
Example:
"3241a285-8329-4d69-8f3d-316e08cf140c"
Response
200 - application/json
Successful response
Always equal to true.
Example:
true