Skip to main content
POST
Send SMS to agent via AI number

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Body

application/json

Send system SMS to agent request

content
string
required

SMS content to send to the agent's phone number

Example:

"You have a new lead assigned."

Response

SMS sent successfully.

Generic message response

message
string

Result message

Example:

"Operation successful"