Send a message from your platform to an agent. Must pass outboundMessageWebhookUrl or configure on the organization to receive agent responses. Reseller or partners only.
Documentation Index
Fetch the complete documentation index at: https://vida.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Vida API Token
Agent account ID, phone number, or username
"agent123"
Sender phone number or address
"+15551231234"
Message text
"Hello there"
[
{
"type": "image",
"url": "https://example.com/image.png"
}
]{ "threadId": "abc123" }{ "key": "value" }Webhook URL (POST) to deliver agent responses to. If not specified will look for default outboundMessageWebhookUrl webhook settings.
"https://example.com/hook"