Resume a frozen license
POSThttps://api.evora.lol/api/developer-api/apps/{appId}/licenses/{licenseId}/unpause
Requires scopelicenses:write
Converts banked seconds back into a fresh expiry.
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
200Resumed.
json
{ "success": true, "message": "License resumed" }
404Not found, or not currently paused.
More in Licenses
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs