latestOpenAPI 3.0.02026-08-0819201.1 MB
411f9f98c01e
workspaces
Suspends all flows in the specified workspace
Suspends all active flows (excluding debug and retry flows) in the specified workspace. You need to have the workspaces.workspace.suspend_flows permission to access this resource.
post/workspaces/{workspace_id}/flows/suspend
Path parameters
workspace_idstring required
Workspace identifier
Query parameters
reasonstring
Example:quota-overlay
Optional reason for suspension. Use quota-overlay when suspending due to quota limits exceeded. When set to quota-overlay, flows will be marked with suspendedByQuota field.
Response
Accepted