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
Documentation IndexFetch the complete documentation index at: https://docs.mclicense.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mclicense.org/llms.txt
Use this file to discover all available pages before exploring further.
API key must start with 'mcl_'
License deleted successfully