GET /api/v1/license
Display details about the software license.

Metadata

- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.

POST /api/v1/license
Create a new license and restart the application. In case of an invalid license, the old license remains.

Metadata

- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.

Params

Param name Description
license
required

A new license passed as a JSON license object

Validations:

  • Must be a String