System Administration >
Settings
>
Licenses
Deprecated. Remove a license identified by the license-key
(Deprecated)
Deprecated. Use POST /licenses?action=delete API instead.
Request:
Method:
DELETE
URI Path(s):
/api/v1/licenses/<license-key>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/licenses/11111-22222-33333-44444-55555
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
system_configuration_license
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
500 Internal Server Error
503 Service Unavailable