Update approval request settings for an account

Updates settings of a specific approval rule for the account. Requires the
manage_approval_settings permission. The change is recorded in the account audit log.

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

ID of the account that owns the approval rule configuration.

string
enum
required

The rule code to enable or disable (e.g., experience.activate).

Allowed:
Body Params

Updates the approval rule setting for the account.

Updates the approval rule setting for the account.

boolean

Whether to enable (true) or disable (false) the rule.

reviewers
array of strings | null

List of user IDs allowed to approve or reject approval requests governed by this rule.

reviewers
scope
object

Scope at which a rule applies, by precedence: entity > project > account. Each level holds the
list of IDs the rule is scoped to, or null when that level is not used.

Responses

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