Update approval flow

Toggle whether an existing approval flow is sequential (approver groups resolve one at a time in sort_order) or parallel (all groups activate at once). The flow must be in pending status — once it is approved or rejected the request returns 422. To restructure the groups themselves use PUT /v3/approval_flows/{id}/replace_approver_groups; to swap one user within a group use PUT /v3/approver_groups/{id}/replace_approver.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
boolean

When true, approver groups resolve one at a time in sort_order; when false, all groups are activated in parallel. The flow must be pending; switching this on a started sequential flow re-evaluates which approvers are currently due.

Responses

401

Unauthorized

403

Forbidden

422

Unprocessable Content

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json