Skip to main content
POST
SMS: Send Message

Headers

Origin
string

Client's domain (created during the integration key stage).

Example:

"dashboard.legitimuz.com"

x-api-key
string

Generated through the POST request to IntegrationTokens.

Example:

"{{secret_key}}"

Body

multipart/form-data
message
string
Example:

"teste"

phone
string
Example:

"5511999999999"

Response

200

Successful message delivery.