Revoke application access
DELETEhttps://api.evora.lol/api/developer-api/clients/{clientId}/apps/{appId}
Requires scopesellers:write
Path parameters
| clientIdrequired string (uuid) | Client UUID. |
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
Responses
200Revoked.
json
{ "success": true }
More in Clients
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs