Deletes an existing device.

Request

HTTP Request

DELETE /device/{id}

Parameters

Parameter NameRequiredTypeDescription
idYesstringDevice unique identifier.

Authorization

Access JSON Web Token (RegisterDevice)

Request Body

Do not supply a request body with this method.

Response

If successful, this method returns an empty response body.