Fire a test delivery
POSThttps://api.evora.lol/api/developer-api/apps/{appId}/webhooks/{webhookId}/test
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
200Delivery result, including the endpoint's status code.
json
{ "ok": true, "status": 204 }
More in Webhooks
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs