Update a webhook registration. Only provided fields are changed.
OAuth 2.0 Client Credentials issuing JWT Bearer access tokens.
Updated delivery URL.
Updated event subscriptions.
1connection.status_changed, account.created, account.updated, transactions.sync_available, transfer.status_changed, test Enable or disable the webhook.
Updated metadata.
Successful Response
Stable, immutable identifier for the webhook registration.
HTTPS URL where events are delivered via POST.
Event types this webhook subscribes to.
connection.status_changed, account.created, account.updated, transactions.sync_available, transfer.status_changed, test HMAC-SHA256 signing secret. The server includes a Waycore-Signature header on each delivery. Only returned in full on creation; subsequent reads return a masked value.
Whether the webhook is currently receiving deliveries.
When the webhook was registered.
When the webhook registration last changed.
Opaque client-defined metadata.