This method allows you to remove SMS functionality from a number.
Authentication is done by passing your TSG Global API key via the Authorization header in the format "Authorization: Bearer <api_key>"
POST https://api-service.tsgglobal.world/v2/sms-enablement
POST
https://api-service.tsgglobal.world/v2/sms-enablement
did*
String
The DID you want to sms disable
action
delete
Please be aware that this API endpoint has strict parameter parsing. In case an unknown or invalid parameter is provided in the request body, the request will be rejected with an error.
Succ
Last updated 3 days ago
Was this helpful?