Human Input
Submit Human Input Form
Available for: Chatflow, Workflow apps.
Submits the recipient's response to a paused Human Input form. On acceptance the workflow resumes; follow the resumed run via Stream Workflow Events. Requires web app 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
Changes
No recorded changes to this endpoint across all 10 revisions of this API.