Home//
REST API Reference
/- Collect Agent Input Request
Submit human input to a Fin Procedure HITL step
Collect Agent Input Reque...
Request body for submitting human-collected input to a HITL procedure step.
The step_id from the webhook payload, identifying which HITL step this response is for.
Example:"d5b81f72-adb9-4317-b973-75b3c3624c09"
{ "step_id": "d5b81f72-adb9-4317-b973-75b3c3624c09", "attribute_values": [ { … } ] }