Skip to main content
POST
Send a test webhook delivery

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24
idempotency-key
string
Maximum string length: 255

Path Parameters

id
string
required
Pattern: ^whe_[0-9a-f]{32}$

Body

application/json
expected_version
integer
required
Required range: x > 0

Response

Success

delivered
boolean
required
status_code
integer | null
required