Skip to main content
POST
/
v1
/
workflows
Create workflow
curl --request POST \
  --url https://api.magica.com/api/v1/workflows \
  --header 'Authorization: Bearer <token>'
Use POST /v1/workflows/quick-create when you only need a scaffolded Request and Response workflow.