Skip to content

Update license.

PATCH
/backend/v1/license

Update the license for the system.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Request Body

application/json
JSON
{
  
"license": "string"
}

Responses

Successful Response

application/json
JSON
{
  
"message": "string"
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Updated at: