post https://api.work-engine.com/api/v1/companies//workflows
Creates a workflow.
Log in to see full request history
Responses
401Unauthorized
404Not found
422Unprocessable entity
Creates a workflow.
401Unauthorized
404Not found
422Unprocessable entity
xxxxxxxxxx
curl --request POST \
--url https://api.work-engine.com/api/v1/companies/company_id/workflows \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"ordered":false}'
Try It!
to start a request and see the response here! Or choose an example: