Skip to main content
POST
Send test event

Authorizations

Authorization
string
header
required

API key passed as a Bearer token

Path Parameters

webhookId
string
required

Webhook endpoint ID

Example:

"02ab4563-07ee-4373-8472-9c7dc1027409"

Body

application/json
eventType
enum<string>
required

Event type to simulate.

Available options:
session.processing,
session.succeeded,
session.bounced

Response

Test event queued

success
enum<boolean>
required
Available options:
true