Menu

What's new

Find out what's new in these releases of the Knox Guard REST APIs:

Knox Guard 22.05 (1.43)

May 2022

Previously, the API call GET /kcs/v1.1/kg/policy/simControlData didn't retrieve all the information about the customer's device.

The latest version of Knox Guard ensures that the methods and the information returned for the configured SIM policies are consistent between the API and the console:

  • GET /kcs/v1.1/policy/simControlData — API used for turning on/off the relock reminder on a Pay-As-You-Go device
  • PUT /kcs/v1.1/policy/simControlData — API used for turning on/off the relock reminder on multiple Pay-As-You-Go devices

Knox Guard 1.40

August 2021

  • Relock Reminder — API used for turning on/off the relock reminder on a Pay-As-You-Go device
  • Relock Reminder Async — API used for turning on/off the relock reminder on multiple Pay-As-You-Go devices
  • device/list — Added two new parameters for the relock reminder feature for PAYG tenants:
    • deviceList[i].isRelockReminderTarget
    • deviceList[i].isRelockReminderApplied

Knox Guard 1.1.3

June 2020

  • Device status: Removed Overdue state to simplify the status flow.
  • Network verification: When a device restarts or SIM changes, you can verify that the SIM is active and registered on a network. Exceptions are when a device is roaming internationally or with pay-as-you-go devices.
  • Incoming/Outgoing calls: You can restrict these separately.
  • Calls on Lock: When you lock a device, you can restrict users from receiving calls.
  • App version: You can check the version being used by an app.
  • Pay-As-You-Go: Additional features added to match those available with the installment plan payment model.

Knox Guard 1.1.2

May 2019

Modified all email and tel parameters to optional.

Knox Guard 1.1.1

March 2019

Create policies that automatically lock a device if it hasn't connected to the Knox Guard server after a specified amount of time. This provides additional security for lost or stolen devices. See Policy APIs for integration.

Knox Guard 1.1.0

November 2018

Knox Guard has adopted the Samsung Knox Cloud standard for authentication; all REST API calls are now secured by this token. As a result, the head parameter for Knox Guard APIs has been updated to contain the x-knox-api token. All v1.0 REST APIs have been deprecated with v1.1 counterparts provided below. For more information on using the Knox Guard v1.1 REST APIs, see the migration guide.

Knox Guard 1.0

August 2018

Initial release of Samsung Knox Guard REST APIs.