Disable License

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

Method : POST

Success Response

Code : 200 OK

Content examples :

{
    "message": "License disabled."
}

Last updated

Was this helpful?