-
Elements API 2026-01-27: New device operations for categorization
The latest Elements API release brings new device operations for helping in categorization of devices. The following new device operations are now supported: Set a custom alias name for a device. This allows you to assign a human-readable name to a device for easier identification Set the importance level of devices. This…
-
Elements API 2026-01-07: Product related Security Events
The latest Elements API release brings new (WithSecure) Product Security Events. The following new events are now supported: Product has been uninstalled successfully Product uninstallation has been canceled Product uninstallation has failed due to incorrect uninstallation password Product uninstallation has failed due to…
-
Elements API 2025-12-10 Update
Release Update: New API Endpoints for Managing Elements API Credentials We’ve introduced new endpoints to automate the management of API keys for the Elements API: 1. Create API Key POST /api-keys/v1/create Generate a new API key for accessing the Elements API. Keys can be created at the organisation or Service…
-
Elements API - 2025-10-30 Update
New response actions to enable new workflows We've added new response action endpoints under POST /response-actions/v1/execute/<name> to expand remote execution capabilities for both device and identity management. This allows you to automate new workflows that involve acting on the target devices and identities. This…
-
Elements API - 2025-10-10 Update #2
Elements API: new "restart" remote operations We have added two new remote operations to the Elements API device operations endpoint that enable programmatic system and agent restarts. Operations Overview The new operations "restartSystem" and "restartProduct" are available via the POST /devices/v1/operations endpoint. New…
-
Elements API - 2025-10-10 Update
New API Endpoint: Get Incident Updates We have added a new endpoint to the Elements API that provides programmatic access to incident update history. Endpoint Details GET /incidents/v1/updates Description This endpoint retrieves the complete history of changes made to a specific incident (Broad Context Detection).…
-
Elements API - 2025-10-02 Update
New remote operation (Send Full Status) We have added API support for the sendFullStatus remote operation, allowing administrators to request a full status report from devices. This operation is available for both computer and mobile devices and requires no additional parameters. After the operation is sent, the target…
-
Elements API - 2025-10-01 Update
New Remote Operation: Scan For (software) Updates We've added a new remote operation scanForUpdates that allows you to scan for available software updates on target devices. What it does: Remotely triggers a scan for available software updates on selected devices Works on computer-type devices only Requires no additional…
-
Elements API - 2025-09-29 Update
New remote operation: Install Software Updates The installSoftwareUpdate remote operation is now available in the WithSecure™ Elements API. This operation allows you to remotely install software updates on your managed devices. Features Install updates by severity level (critical, important, or everything) Install specific…
-
Elements API - 2025-08-08 Update
New fields in Devices endpoint and Security Events The latest release in Elements API brings several new fields to the query devices endpoint and human-readable descriptions to Security Events. New device endpoint fields More information on connectivity status, various security parameters, installation tags and browsing…