OpenAPI 3.0.02026-08-18305331605.3 KB
6bb0c3577de2
Ticket
Voice reply (dictate or smart)
Process an operator's recorded audio for a ticket with one multimodal model call. dictate returns a verbatim transcript; smart treats the audio as spoken keywords and drafts a fluent reply using the ticket + conversation as context (no knowledge-base retrieval). The client uploads the audio via POST /uploads first and passes the resulting URL.
post/tickets/{ticketId}/voice-reply
Path parameters
ticketIdstring required
Headers
projectstring required
Request body
Response
Ok