Delete Device

Delete Device

Path Parameters:

ParameterTypeMandatoryDescriptionExample
idstringtrueDevice ID that needs to be deleted

This API requires PROTECTED_API permission(s).

Path Params
string
required

Device ID that needs to be deleted

Headers
string
enum
Defaults to async

X-Execution-Mode — Optional header to control execution mode.

Use sync to make the API wait until all background operations complete before returning a response.

If omitted, the request is processed asynchronously (default).

Allowed:
Responses
204

The below table describes the response parameters:

ParameterTypeDescriptionExample
<customAttribute1><customAttribute1Type>Regular custom attribute 1 value
<customAttributeN><customAttributeNType>Regular custom attribute N value
_configuration.<customAttribute1><customAttribute1Type>Configuration custom attribute 1 value
_configuration.<customAttributeN><customAttributeNType>Configuration custom attribute N value
_status.<customAttribute1><customAttribute1Type>Status custom attribute 1 value
_status.<customAttributeN><customAttributeNType>Status custom attribute N value

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json