Update approval request settings
Perform a partial update to approval request settings
Path parameters
projectKey
Headers
Authorization
LD-API-Version
Version of the endpoint.
Request
This endpoint expects an object.
environmentKey
resourceKind
autoApplyApprovedChanges
Automatically apply changes that have been approved by all reviewers. This field is only applicable for approval services other than LaunchDarkly.
bypassApprovalsForPendingChanges
Whether to skip approvals for pending changes
canApplyDeclinedChanges
Allow applying the change as long as at least one person has approved
canReviewOwnRequest
Allow someone who makes an approval request to apply their own change
minNumApprovals
Sets the amount of approvals required before a member can apply a change. The minimum is one and the maximum is five.
required
If approvals are required for this environment
requiredApprovalTags
Require approval only on flags with the provided tags. Otherwise all flags will require approval.
serviceConfig
Arbitrary service-specific configuration
serviceKind
Which service to use for managing approvals
serviceKindConfigurationId
Optional integration configuration ID of a custom approval integration. This is an Enterprise-only feature.
Response
Successful response
environments
Environment-specific overrides.