Webhooks

Test Webhook

Test a webhook.

post/api/v1/webhooks/test

Request body

urlstring uri required

The URL of the webhook endpoint.

eventsWebhookEventType[]

The event types that will trigger the webhook. If none is provided, the webhook will be tested for enriched transaction state update events.

Response

Successful Response

Changes

No recorded changes to this endpoint across all 7 revisions of this API.