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.
The body is of type object
.
Response
200
application/json
Successfully created workflow (some code returns 200). Returns the new workflow in JSON.
The response is of type object
.