Remove a blacklist entry
DELETEhttps://api.evora.lol/api/developer-api/apps/{appId}/blacklist/{entryId}
Requires scopeapps:write
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
| entryIdrequired string (uuid) | Blacklist entry UUID. |
Responses
200Removed.
json
{ "success": true }
More in Access control
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs