v6
latestOpenAPI 3.1.02026-08-04135335658.3 KBWorkflows
Update Workflow Concurrency
Update the per-workflow concurrency limit.
- Set max_concurrent_runs to a positive integer to cap concurrent executions for this workflow.
- Set to 0 or null to remove the per-workflow limit (only team-level limit applies).
patch/workflows/v1/workflows/{workflow_id}/concurrency
Path parameters
workflow_idstring required
Example:5eb7cf5a86d9755df3a6c593
Request body
Response
Successful Response