Workflows
Post Workflows
Creates a new workflow associated with the specified team (and owned by the user sending the request).
POST
Headers
Your API key. This is required by most endpoints to access the API programmatically. You can view your x-api-key using the 'Profile' tab on the website.
Bearer token for authentication (JWT).
Body
application/json
JSON data defining the workflow to be created.
Name of the workflow.
UUID of the team with which this workflow is associated.
Indicates if the workflow is an external one.
Canvas type (0 for basic, 1 for advanced, etc.).
Whether the workflow is public or private.