Policies REST Endpoints
Policies
Use this API to create, read, and delete environment policies.
- Add Policy
 - Method: putPath:
/mobile/tools/1.0/policies - Delete Policy
 - Method: deletePath:
/mobile/tools/1.0/policies/{policyName} - Download Policies File
 - Method: getPath:
/mobile/tools/1.0/policies/export - Import Policies File
 - Method: postPath:
/mobile/tools/1.0/policies/import - Retrieve Policy
 - Method: getPath:
/mobile/tools/1.0/policies/{policyName} - Retrieve Policy by Name
 - Method: getPath:
/mobile/tools/1.0/policies - Set Multiple Policies
 - Method: patchPath:
/mobile/tools/1.0/policies