Reset Device

circle-info

Reset a single device if the requesting manager has access permissions to it.

URL: /api/v1/devices/{id}/reset/

Method: POST

Success Response

Code: 200 OK

Response (application/json)
{
    "message": "Device reset and license updated."
}

Last updated

Was this helpful?