f81ca70ea6b9

latestOpenAPI 3.1.02026-08-105471692.1 MB
SMS

Disable SMS on a number

Turns off SMS for the number (deactivates its SMS account). The carrier registration is untouched, so re-enabling later just reactivates it, with no re-registration.

delete/v1/phone-numbers/{id}/sms

Path parameters

idstring required

Response

SMS disabled.

enabledboolean

Always false after a successful disable.

phoneNumberstring
disabledboolean

False when SMS was already off. Legacy field; prefer enabled.