Skip to main content
POST
Create a webhook endpoint

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-29
idempotency-key
string
required
Required string length: 1 - 255

Body

application/json
url
string
required
Maximum string length: 2048
Pattern: ^https:\/\/[^\s]+$
event_types
tuple

Response

Success

webhook_endpoint
object
required
secret
string
required
Pattern: ^whsec_[A-Za-z0-9_-]{43}$