Skip to main content
DELETE
/
cabinet
/
subscription
/
devices
/
{hwid}
Delete Device
curl --request DELETE \
  --url http://localhost:8080/cabinet/subscription/devices/{hwid}
{}

Path Parameters

hwid
string
required

Response

Successful Response

The response is of type Response Delete Device Cabinet Subscription Devices Hwid Delete · object.