Disable SMS on a Number

Overview

This method allows you to remove SMS functionality from a number.

Authentication

Authentication is done by passing your TSG Global API key via the Authorization header in the format "Authorization: Bearer <api_key>"

Method

Disable SMS on a DID.

POST https://api-service.tsgglobal.world/v1/sms/enablement

Request Body

NameTypeDescription

did*

String

The DID you want to sms disable

action

String

delete

Succ

Last updated