Reset a license HWID
POSThttps://api.evora.lol/api/developer-api/apps/{appId}/licenses/{licenseId}/reset-hwid
Requires scopelicenses:write
Also clears the redeemer's subscription HWID and device binding.
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
200Reset.
json
{ "success": true, "message": "License HWID reset successfully" }
More in Licenses
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs