Policy Engine
Update a policy
Updates a policy by its ID. This will have the effect of applying the updated policy to all accounts that are currently using it.
PUT
Headers
An optional UUID v4 request header for making requests safely retryable. When included, duplicate requests with the same key will return identical responses. Refer to our Idempotency docs for more information on using idempotency keys.
Required string length:
36
Path Parameters
The ID of the policy to update.
Body
application/json
Response
200
application/json
Successfully updated policy.
The response is of type object
.