Skip to main content
POST
/
api
/
workflows
Create workflow
curl --request POST \
  --url https://api.operark.com/api/workflows \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token from /api/auth/token

Response

Workflow created