Category Filter

Edit Policy

To edit an existing policy:

  1. Fetch the policy ID using either of the following methods:
    • Console URL: Navigate to the specific policy in the Hexnode Console. The identifier is the numeric string embedded in the browser’s address bar (for example, the ID is 3638 in https://portalname.hexnodemdm.com/policy/#/3638/list/)
    • API Call: Run the List all Policies endpoint to generate a complete list of your configurations alongside their respective IDs.
  2. Replace {POLICY_ID} in the HTTP request with the retrieved policy ID.

Note: For each of the supported platforms, the attributes that can be edited are mentioned in the following pages:

curl
HTTP Request:

Shell Command: