Skip to main content
POST
Create workflow

Authorizations

Authorization
string
header
required

Organization API key, generated in studio.sidenet.ai. Backend only — never in a browser.

Body

application/json
name
string
required
Example:

"Refund triage"

description
string
Example:

"Classifies a refund request and fetches the order"

Response

The new workflow and the empty v0 draft created with it

workflow
object
draft
object

The auto-created draft, at version_number 0 and with no steps yet.