Skip to main content
POST

Headers

string
required
Your API key for authentication. Prefix with Bearer .
string
required
Your access token for authentication.

Body

string
required
The name for the new workflow.
string
required
The description for the new workflow.
object[]
An array of objects containing all of the nodes.
object[]
An array of objects containing all of the edges.
object[]
An array of objects containing all of the nodes and edges in a specific format.

Response

string
Confirms the request was successful.
string
A human-readable message about the request’s outcome.
object
An object containing the details of the newly created workflow.