Plugin for YOURLS adding a "delete" action to the API
This plug-in adds the "delete" action to the YOURLS API.
http://my.url/yourls-api.php?username=x&password=xx&action=delete&shorturl=abc123&format=json
- In
/user/plugins, create a new folder namedyourls-api-delete - Drop these files in that directory
- Go to the Plugins administration page and activate the plugin
- Have fun