Skip to main content
POST
Bind a webhook source to an Automation

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: ^auto_[0-9a-f]{32}$

Body

application/json
connection_id
string
required
Pattern: ^conn_[0-9a-f]{32}$
resource
object | null

Response

WebhookSource

id
string
required
Pattern: ^whsrc_[0-9a-f]{32}$
workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
automation_id
string
required
Pattern: ^auto_[0-9a-f]{32}$
connection_id
string
required
Pattern: ^conn_[0-9a-f]{32}$
provider
string
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
resource
object | null
required
subscription
object | null
required
version
integer
required
Required range: x > 0
created_at
string
required
updated_at
string
required