cURL
curl --request DELETE \ --url https://api.mclicense.org/plugins/{pluginId} \ --header 'MCL-Key: <api-key>'
{ "message": "<string>" }
Permanently removes a plugin and all associated licenses
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_'
Plugin deleted successfully