Creates a new workflow associated with the specified team (and owned by the user sending the request).
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).
JSON data defining the workflow to be created.
The body is of type object
.
Successfully created workflow (some code returns 200). Returns the new workflow in JSON.
The response is of type object
.
Creates a new workflow associated with the specified team (and owned by the user sending the request).
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).
JSON data defining the workflow to be created.
The body is of type object
.
Successfully created workflow (some code returns 200). Returns the new workflow in JSON.
The response is of type object
.