In brief
sms:*scopes cover send, read, and cancel.- SMS does not use instances, there is no
instanceIdson this channel. - General guide: API Keys. First send: Quick Start.
How to send the key
x-api-key: sk_live_xxxxx.
Ready-made combinations
Send only
sms:sendSend and query
sms:send, sms:readWith scheduling
sms:send, sms:cancelFull flow
sms:send, sms:read, sms:cancelAvailable scopes
sms:send
sms:send
Send immediate or scheduled SMS (
POST /v1/sms/messages).sms:read
sms:read
List sent messages, query by id, and inbound MO.
sms:cancel
sms:cancel
Cancel scheduled (
SCHEDULED), credits refunded.Common errors
Full catalog: Error responses (SMS accordion).

