cURL
curl --request DELETE \ --url https://api-message.nativehub.live/api/v1/dnc/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "deleted" }
Remove a phone number from Do Not Contact list
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
DNC Entry ID
DNC entry removed successfully