Release License
Select
SaaS
Customer Managed
This operation releases a license from a client or an agent.
- application/json
Request Body required
licensesInfo object[]
clientEntity object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
POST /client/license/release
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/License/Release' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"licensesInfo": [
{
"platformType": 0,
"license": {
"licenseType": 0,
"appType": 0,
"licenseName": "string"
}
}
],
"clientEntity": {
"clientId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/License/Release' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"licensesInfo": [
{
"platformType": 0,
"license": {
"licenseType": 0,
"appType": 0,
"licenseName": "string"
}
}
],
"clientEntity": {
"clientId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/License/Release' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"licensesInfo": [
{
"platformType": 0,
"license": {
"licenseType": 0,
"appType": 0,
"licenseName": "string"
}
}
],
"clientEntity": {
"clientId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/License/Release' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"licensesInfo": [
{
"platformType": 0,
"license": {
"licenseType": 0,
"appType": 0,
"licenseName": "string"
}
}
],
"clientEntity": {
"clientId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/License/Release' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"licensesInfo": [
{
"platformType": 0,
"license": {
"licenseType": 0,
"appType": 0,
"licenseName": "string"
}
}
],
"clientEntity": {
"clientId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/License/Release' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"licensesInfo": [
{
"platformType": 0,
"license": {
"licenseType": 0,
"appType": 0,
"licenseName": "string"
}
}
],
"clientEntity": {
"clientId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/License/Release' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"licensesInfo": [
{
"platformType": 0,
"license": {
"licenseType": 0,
"appType": 0,
"licenseName": "string"
}
}
],
"clientEntity": {
"clientId": 0
}
}'