Base

Create Upload File

Upload a file for a specific flow (Deprecated).<br><br>This endpoint is deprecated and will be removed in a future version.

post/api/v1/upload/{flow_id}

Path parameters

flow_idstring uuid required

Response

Successful Response

flowIdstring required
file_pathstring path required

Changes