latestOpenAPI 3.0.02026-08-18305331605.3 KB

6bb0c3577de2

S2S Conversations

Answer workflow step

Answer the pending workflow step (text, selection, rating, attachments) or request a human with botAction "humanHandoff".

post/s2s/conversations/{conversationId}/workflow/answer

Path parameters

conversationIdstring required

Request body

textstring

Free-text answer (input / chat steps).

selectedstring

Selected option value (button / select steps).

ratingnumber double

Rating value (rate-conversation steps).

botAction'humanHandoff'

"humanHandoff" requests a human without waking an agent run.

Response

Accepted