Skip to main content
POST
Send a test event

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

webhookId
string
required

Webhook ID

Response

Test result — check delivered field

success
boolean
Example:

true

data
object
message
string
Example:

"Test event delivered successfully"