Delete a device
DELETE {{HOST}}/admin/v1/MyDevices/{{deviceId}}
This step requests to delete a device.
Prerequisites for this step:
- Use the 'Obtain ME access_token' to obtain a valid access token.
- Use the Search for devices to get the device id
to pass
in the request to DELETE /admin/v1/MyDevices/{{deviceId}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |