v7

latestOpenAPI 3.1.02026-08-051856761.1 MB
customer_portal
license_keys
public

Deactivate License Key

Deactivate a license key instance.

This endpoint doesn't require authentication and can be safely used on a public client, like a desktop application or a mobile app. If you plan to validate a license key on a server, use the /v1/license-keys/deactivate endpoint instead.

post/v1/customer-portal/license-keys/deactivate

Request body

keystring required
organization_idstring uuid4 required
activation_idstring uuid4 required

Response

License key activation deactivated.