Enables a single license, if the requesting manager has access permissions to it.
Endpoint: /api/v1/licenses/{id}/enable/ Method: POST
/api/v1/licenses/{id}/enable/
POST
Code: 200 OK
200 OK
{ "message": "License enabled." }
Was this helpful?