Unban a license
POSThttps://api.evora.lol/api/developer-api/apps/{appId}/licenses/{licenseId}/unban
Requires scopelicenses:write
Restores the key's prior state — unused if it was never redeemed, active if it was.
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
| licenseIdrequired string | License UUID. Ban, unban, pause, unpause, reset-hwid and expiry also accept the raw license key here. |
Responses
200Unbanned.
json
{ "success": true }
More in Licenses
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs