Posts a conversation message to an asset, optionally with a conversation id. Always returns a text response for external use cases.
Return agent id
Bad Request.
Unauthorized access.
Forbidden.
The specified resource was not found
Too Many Requests.
Internal Server Error.
Service Unavailable.
Default error
{- "message": "string",
- "conversationId": "string"
}
{- "conversationId": "abc-def-ghi-etc",
- "text": "this is an example"
}