Create a client
POSThttps://api.evora.lol/api/developer-api/clients
Requires scopesellers:write
Body
| usernamerequired string | |
| passwordrequired string | |
| enabled boolean |
Responses
201Created.
json
{ "client": { "id": "2d6b9f38-7a41-4c05-8e93-5b0d1a7c6e24", "username": "acme-panel", "enabled": true } }
More in Clients
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs