POST /api/v1/workflows/quick-create
Workflows
Quick create workflow
Create a scaffolded workflow with Request and Response nodes.
POST
POST /api/v1/workflows/quick-create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
WorkflowQuickCreateInputSchema
Response
201
Created