Delete a client
DELETEhttps://api.evora.lol/api/developer-api/clients/{clientId}
Requires scopesellers:write
Path parameters
| clientIdrequired string (uuid) | Client UUID. |
Responses
200Deleted.
json
{ "success": true, "message": "Client deleted" }
More in Clients
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs