CRYPTLEX DOCUMENTATION
pkey/deactivate
Deactivates a specific activation of a product key.
Method Parameters
All parameters are REQUIRED unless mentioned otherwise.
api_key
Your API key available on API page in dashboard.act_id
The id of the activation, use pkey/activations to get this ID.Example Response
On success it returns the following sample response:
{
"success": true
}