Chats v2
Enqueue send message job (v2)
post/v2/chats/{id}/send-message
Path parameters
idstring required
Request body
Example request
{
"clientId": "550e8400-e29b-41d4-a716-446655440000",
"text": "Hello",
"imageRequestCount": 1
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.