POST
/
workflows
/
json
{
  "workflow_id": "<string>",
  "status": "created",
  "revision": 1
}

Authorizations

X-API-KEY
string
header
required

Response

201 - application/json
Successful Response
workflow_id
string
required
status
enum<string>
required
Available options:
created,
updated
revision
integer
default:1