v2
latestOpenAPI 3.0.12026-07-263104131.9 MBSoftware Licenses
Create or Update a Software License
Create or Update a Software License in a simple way
post/v2/software-license/upsert
Request body
Example request
{
"type": "PER_DEVICE",
"date": 1672531199000,
"usageMonitoring": {
"binaries": [
{
"osType": "WINDOWS",
"binaryNames": [
"chrome.exe",
"firefox.exe"
]
}
]
}
}Response
The Software License that was created/updated