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.
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"