Human Input
Submit Human Input Form
Available for: Chatflow, Workflow apps.
Submit the recipient's response to a paused Human Input form. The workflow resumes on acceptance; follow subsequent events via the Stream Workflow Events endpoint. Requires WebApp delivery.
post/form/human_input/{form_token}
Path parameters
form_tokenstring required
Access token for the paused form, returned in the human_input_required event from the Run Workflow or Send Chat Message endpoint in streaming mode.
Request body
Response
Form submitted successfully. The response body is an empty object.
object required