SMS
Send message
This endpoint allows you to send an SMS message. It requires a Bearer Token (JWT) for authentication, which can be generated using the endpoint “/external/generate_jwt”. The response format is outlined below. Additionally, you’ll need to include the API key in the request header, which can be obtained by making a POST request to the IntegrationTokens endpoint.
POST
/
sms
/
send-sms
Headers
Origin
string
Client's domain (created during the integration key stage).
x-api-key
string
Generated through the POST request to IntegrationTokens.
Body
multipart/form-data
message
string
phone
string