v1
latestOpenAPI 3.0.02026-07-26866217.8 KBMessages
Send Message
Send a text or image message to the guest. <br><br>This endpoint is not idempotent and does not return a message ID. If a request times out, the outcome is unknown — Hostex cannot determine whether the channel has already delivered the message, and this uncertainty cannot be resolved on our side, so no idempotency guarantee is offered. If you receive an error, retry as appropriate — in our experience, a guest receiving a duplicate message is better than a guest receiving no message at all.
post/conversations/{conversation_id}
Path parameters
conversation_idstring required
The id of the conversation.
Request body
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}