Update Policy
Last updated
Last updated
PUT /v2/policies/{policyId}
Policies:Update
Always Required
Same as body.
Same as response.
In the case when an approval is first required before the policy can actually be modified, a 202
status code is returned, and the object returned is a "Policy change request", which contains an approvalId
. You can use the approvalId
to fetch the right approval to be fulfilled before this change request actually executes.