Update existing client policy

This endpoint updates an existing client policy for the environment.

The expected payload is the same as with the endpoint for creating a new client policy, with the difference of having a semantics whereby:

  • any property that is set in the payload will overwrite the data in the existing stored policy
  • omitting the property will keep the existing policy’s property (if any) as-is.

Exception is toMachineIds -property which will always overwrite existing policy’s machine targeting information.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!