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

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?