mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 02:27:52 +00:00
8 lines
270 B
YAML
8 lines
270 B
YAML
addwebhook:
|
|
description: Add webhook during runtime (e.g. if it has been banned).
|
|
fields:
|
|
url:
|
|
description: URL for which to add the webhook.
|
|
example: https://yourdomain.com:443/api/webhook/webhook_id
|
|
dropwebhook:
|
|
description: Drop active webhooks. |