Revoke a license for a given licenseId.Ask AIput https://api.replicated.com/vendor/v1/license/{license_id}/revokePath Paramslicense_idstringrequiredLicense identifierResponses 200RevokeLicenseResponse contains the revoked license 400Returned on bad input 401Return if the caller is not authorized 403Returned if the caller does not have the needed permission 404Returned on resource not foundUpdated 7 months ago