Workflows
Patch Workflows by ID
Updates fields of a workflow specified by workflow_id. Requires JWT and x-api-key.
PATCH
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).
Path Parameters
The UUID of the workflow to update.
Body
application/json
JSON fields to update on the specified workflow.
New workflow name.
UUID of the team to which the workflow will be reassigned.
UUID of the new owner of this workflow (if your code allows updating ownership).
Whether this workflow is marked as external.
Canvas type (0 for basic, etc.).