Deactivate a License Key
Returns
deactivated
A boolean indicating whether the license key was successfully deactivated.
error
An error message if the license key could not be deactivated. This will be null
if the license key was deactivated successfully.
license_key
The information about the license key that was deactivated.
meta
Additional information about the license key, including the order, product, variant, and customer information.
ID fields in the meta
object can be used to fetch data related to the license key, such as relevant order/product information, from the Lemon Squeezy API. The meta
object also contains convenience information from the license key, including product and variant names, and the customer’s name and email address.