Delete a variable
DELETEhttps://api.evora.lol/api/developer-api/apps/{appId}/variables/{key}
Requires scopevariables:write
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
| keyrequired string | The var_key, not an id. |
Responses
200Deleted.
json
{ "success": true }
More in Variables
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs