Deploy workflow version
Deploy a committed workflow version. Sets the target version as live and disables all other versions.
Path parameters
workflow_id
Workflow ID.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Request
This endpoint expects an object.
version
Version number to deploy. If omitted, the latest committed version is deployed.
Response
Workflow deployed successfully
id
workflow_id
version
is_enabled
is_read_only
Errors
401
Unauthorized Error
404
Not Found Error