Skip to main content

Request a license

GET 

{baseUrl}/api/2.0/settings/license/required

Requests a portal license if necessary.

Responses

Boolean value: true if the license is required

Schema
    responseboolean
    countint32
    links object[]
  • Array [
  • hrefstring
    actionstring
  • ]
  • statusint32
    statusCodeint32
curl -L '/api/2.0/settings/license/required' \
-H 'Accept: application/json'
Request Collapse all
Base URL
ResponseClear

Click the Send API Request button above and see the response here!