Knox Configure 25.07 release notes
Last updated August 5th, 2025
Knox Configure API v2.0 now available
Starting with 25.07, Knox Configure API v2.0 introduces enhanced Device APIs — request bodies are redesigned for improved structure, response payloads are enhanced to deliver more precise data, parameter descriptions and field names are updated for clarity. The following endpoints are now available:
- Get device (
/kc/v2/devices/getDevices
) - Get device logs (
/kc/v2/devices/getDeviceLogs
) - Send command (
/kc/v2/devices/sendCommand
) - Delete devices (
/kc/v2/devices/bulkDelete
)
These endpoints require Knox OAuth 2.0 Authentication, unlike legacy authentication in Knox Configure v1.0. In OAuth 2.0, scopes are used to control granular permissions for API access granted to an app. For information about the OAuth 2.0 scopes available for Knox Configure, see Scopes for Knox cloud services APIs.
Knox Configure API v1.0 remains active and continues to support existing endpoints using legacy authentication.
On this page
Is this page helpful?