Resets a single license, if requesting manager has access permissions to it.
The request will only succeed if the requesting manager has access permissions to the specified license.
Method: POST
POST
URL: /api/v1/licenses/{id}/reset/
/api/v1/licenses/{id}/reset/
Code: 200 OK
200 OK
Content Example
{ "message": "License and all devices reset." }
Was this helpful?