Enable License

URL : /api/v1/licenses/{id}/enable/

Method : POST

Success Response

Code : 200 OK

Content examples :

{
    "message": "License enabled."
}

Last updated

Was this helpful?