Create a workflow
POST/api/create_workflow/:project_guid
Creates a new workflow on the project's hub, registers it in the project's config, and schedules the git commits and runtime reload for it as background tasks.
Request
Responses
- 200
- 400
- 404
- 422
Successful Response
Workflow name is required
Project not found
Validation Error