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 id of the existing workflow to be updated.
string
required
The name for the existing workflow.
string
required
The description for the existing 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 updated workflow.