For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?