Skip to main content

Add License

Select

SaaS
Customer Managed

This operation is used to apply/update a license file via API.

License XML can be passed in the request body.

Header Parameters
  • Content-Type string required

    Possible values: [application/xml]

Responses

OK


Schema
  • errorMessage string
  • errorCode integer
POST /license    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
Content-Type — header required
Body

curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/License' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''