SMS

Delete an alphanumeric sender ID

Deactivates the sender ID so it can no longer send. Re-creating the same sender ID via POST /v1/sms/sender-ids re-activates it.

delete/v1/sms/sender-ids/{id}

Path parameters

idstring required

Sender ID resource id.

Response

Sender ID deactivated.

deletedboolean

Changes

No recorded changes to this endpoint across all 27 revisions of this API.