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
API key must start with 'mcl_'
Plugin deleted successfully
The response is of type object.
object