cURL
curl --request DELETE \ --url http://localhost:8080/v1/users/me/notifications/channels/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "resource not found" }
Removes a notification delivery channel.
Merchant API key: ak_live_... or ak_test_...
ak_live_...
ak_test_...
Resource identifier (xid format)
Channel deleted