Delete a webhook
DELETEhttps://api.evora.lol/api/developer-api/apps/{appId}/webhooks/{webhookId}
Requires scopewebhooks:write
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
| webhookIdrequired string (uuid) | Webhook UUID. |
Responses
200Deleted.
json
{ "success": true }
More in Webhooks
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs