Submit file for the current step of a flow

This endpoint uploads a file for the active step in a flow to confirm the file is correctly uploaded for the current step. Submit the file in the request body using multipart/form-data.

Path parameters in the header must include both the flowId which identifies the workflow, and the x-hf-session which is the UUID for the user state within that workflow.

Optional parameters can also include x-hf-language which is the language for execution of the workflow.

Language
URL
Click Try It! to start a request and see the response here!