Delete License Key Using DELETE

Delete License Key Using DELETE

Delete the Id of the license for the specified solution id from the system

Request
URI
DELETE
https://{api_host}/api/solutions/{solutionId}/licenses/{licenseId}
COPY
Path Parameters
string
licenseId
Required

The id of the license

string
solutionId
Required

The id of the solution


Authentication
This operation uses the following authentication methods.
Responses
204

The license key is deleted successfully

Operation doesn't return any data structure