REST APIworkflowsCreate a workflowCreate a workflow POST /api/v1/workflows Creates a new workflow definition. The definition is statically validated. Request Responses201400401403409Workflow createdBad request (invalid definition)UnauthorizedForbiddenA workflow with this name already exists