v1

latestSwagger 2.02026-07-13151175.7 KB
Blocked Numbers

Create a blocked number

Blocked numbers are phone numbers to which your account is not permitted to send messages. The numbers can be created via this API, by a recipient replying with a STOP message to one of your previous SENT messages, or by a BulkSMS administrator.

Sending a message to a blocked number will result in the message being assigned a status of FAILED.BLOCKED. Messages sent to blocked numbers are billed to your account.

post/blocked-numbers

Request body

PhoneNumber[] required

Example request

[
  "44123456789"
]

Response

Empty body upon success