Licensing

Deactivate a license installation

Deactivates the matching device or server instance and releases its activation slot.

post/license/deactivate

Request body

license_keystring required
instancestring required

Response

Deactivation processed

successtrue required
deactivatedboolean required

Changes

Changed in 1 of the 6 revisions of this API.2

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property request_id to the response with the 422 status

      response-optional-property-added