Authorizations
The API requires a Bearer token in the Authorization header for authentication.
Headers
The device ID of the device to be deleted.
Response
Successful response
The response is of type object.
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.
The API requires a Bearer token in the Authorization header for authentication.
The device ID of the device to be deleted.
Successful response
The response is of type object.