Skip to main content
POST
Send test event

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhook_id
string
required

Response

Successful Response

id
string
required
delivery_id
string
required
webhook_id
string
required
event_type
string
required
attempt_number
integer
required
status
string
required
created_at
string<date-time>
required
job_id
string | null
status_code
integer | null
response_body
string | null
attempted_at
string<date-time> | null
next_retry_at
string<date-time> | null