Disable MMS on a Number
Last updated
Was this helpful?
This method allows you to disable MMS on a phone 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/dids/<number>/mms/disable
number*
string
The phone number you want to disable.
{
// Response
}Last updated
Was this helpful?
Was this helpful?