Config
Set or update the legacy default webhook URL
Legacy compatibility endpoint. Creates or replaces the reserved default webhook endpoint used by older integrations. A new webhook secret is generated on each call. New integrations should use POST /config/webhooks to create labeled endpoints.
PUT
Set or update the legacy default webhook URL
Documentation Index
Fetch the complete documentation index at: https://docs.vocobase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Body
application/json
HTTPS URL to receive webhook events.
Example:
"https://example.com/webhooks/vocobase"
Set or update the legacy default webhook URL