post https://api.feedback.applixure.com/v1/admin//clients/policies/
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.