Connection

Create a webhook endpoint that listens to a connection events of a specific tenant.

post/connection/webhook

Headers

x-revert-t-idstring required

The unique customer id used when the customer linked their account.

Request body

webhookUrlstring required

Response

status'ok' | 'error' required
webhookUrlstring required
createdAtstring required
secretstring required
errorstring nullable
{"stackTrail":"components:schemas:CreateConnectionWebhookResponse:properties:errorMessage","oasType":"schema","type":"unknown","nullable":true}

Changes