Deletes an existing device type.

Request

HTTP Request

DELETE /devicetype/{id}

Parameters

Parameter NameRequiredTypeDescription
idYesintegerDevice type identifier.

Authorization

Access JSON Web Token (ManageDeviceType)

Request Body

Do not supply a request body with this method.

Response

If successful, this method returns an empty response body.