Allows you un-assign a callback URL from a specific long code or toll-free phone number in your account to stop receiving notifications of inbound SMS or MMS messages, or delivery receipts (DLRs) of messages you have sent from that number.
Endpoint
DELETE /numbers/{id}/relationships/{callback_type}Request Parameters
Path Parameters
id
integer requiredThe phone number to have its callback association removed.
-
callback_type
string requiredCallback type to be removed. Allowed values are:
- sms_callback
Called for inbound SMS messages (see Receive an SMS).
- mms_callback
Called for inbound MMS messages (see Receive an MMS).
- sms_dlr_callback
Called for SMS Delivery Receipts (see Receive a DLR).
- mms_dlr_callback
Called for inbound MMS Delivery Receipts (see Receive a DLR).
- sms_callback