Updates fields of a workflow specified by workflow_id. Requires JWT and x-api-key.
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).
The UUID of the workflow to update.
JSON fields to update on the specified workflow.
The body is of type object
.
Successfully updated workflow. Returns the updated workflow JSON.
The response is of type object
.