POST
/
api
/
workflows
/
submit
{
  "status": "PENDING",
  "id": "<string>",
  "owner_id": "<string>",
  "file_id": "<string>",
  "config": [],
  "metadata_json": {},
  "version": "<string>",
  "total_tasks": 123,
  "completed_tasks": 123,
  "start_time": 123,
  "update_time": 123,
  "end_time": 123
}

Headers

Authorization
string
required

Body

application/json

Response

200
application/json

Successful Response

Workflow Model