Agents
Outbound SMS from Agent
Use this endpoint to initiate an outbound SMS text message from your Vida agent to a destination number or user. Your agent will handle the conversation. Note: You must have an active SMS Brand and Campaign on your account for this endpoint to work.
POST
https://api.vida.dev
/
api
/
v2
/
agent
/
outboundSms
Authorizations
token
string
queryrequiredVida API Token
Body
application/json
target
string
requiredPhone number in E.164 format or VIDA username of the user
content
string
requiredThe content of the outbound message.
context
string
Additional context you want your Agent to be aware of when handling the conversation.
Response
200 - application/json
success
boolean
message
string