Notifications
Delete Device
To be called when the device is logged out or uninstalled. This endpoint allows clients to remove a registered device by specifying its device ID in the header. Upon successful deletion, the device will no longer receive notifications. The device-id
parameter in the header is required.
DELETE
Authorizations
The API requires a Bearer token in the Authorization header for authentication.
Headers
The device ID of the device to be deleted.
Response
200 - application/json
The response is of type object
.