Documentation Index
Fetch the complete documentation index at: https://docs.kiwifs.com/llms.txt
Use this file to discover all available pages before exploring further.
Webhooks must be enabled in configuration. See Webhooks concept for setup and signature verification.
Register a webhook
HTTPS endpoint to receive POST notifications.
Glob pattern to filter which file changes trigger this webhook. Defaults to all files.
Unique webhook identifier.
Registered endpoint URL.
Path filter pattern.
HMAC signing secret (only returned at creation).
ISO 8601 creation timestamp.
Whether the webhook is active.
503 if webhooks are not enabled in configuration.
List webhooks
secret field is omitted from list responses.
Delete a webhook
204 No Content on success.