Skip to main content
POST
Send a text message by phone number

Authorizations

x-organization-id
string
header
required

Your SmartSend Organization ID. Required on every request.

Body

application/json
phoneNumber
string
required
message
string
required
sentByUserId
string
sentByUserName
string
avoidBlacklist
boolean

When true, the message is skipped (returns success with skipped=true) if the number is blacklisted.

Response

200

Message sent successfully