API Process
Upload File To Staged Run
Upload a single file to a staged run. Body is the raw file bytes.
Path Parameters
run_id*Run Id
Format
uuidworkspace_id*Workspace Id
Format
uuidQuery Parameters
name?|null
Response Body
application/json
application/json
{ "status": "ok"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}