Skip to main content
PUT
Set or update the legacy default webhook URL

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Body

application/json
webhook_url
string<uri>
required

HTTPS URL to receive webhook events.

Example:

"https://example.com/webhooks/vocobase"

Response

Webhook configured successfully. The secret is shown only once.

success
boolean
data
object