Reset a single device if the requesting manager has access permissions to it.
Ensure the requesting manager has the appropriate access permissions to the device before calling this endpoint.
URL: /api/v1/devices/{id}/reset/
/api/v1/devices/{id}/reset/
Method: POST
POST
Code: 200 OK
200 OK
{ "message": "Device reset and license updated." }
Was this helpful?