cURL
curl --request DELETE \ --url https://api.mclicense.org/licenses/{licenseKey} \ --header 'MCL-Key: <api-key>'
{ "message": "<string>" }
Permanently removes a license key and invalidates it for future use
API key must start with 'mcl_'
License deleted successfully
The response is of type object.
object