conversations
Send Message
Send a message in a conversation.
This endpoint:
- Validates request
- Sends SMS/MMS via Twilio
- Saves message to database
- Triggers side effects (intent tracking, activity logging, summary generation)
Either body or media_urls (or both) must be provided.
post/conversations/{conversation_id}/send
Path parameters
conversation_idstring uuid required
Request body
Response
Successful Response