Skip to main content
PATCH
Update a webhook integration

Authorizations

Authorization
string
header
required

Personal Access Token prefixed with fh_. Sent as Authorization: Bearer fh_xxx. The scope required by each endpoint is listed in that endpoint's description.

Path Parameters

form_token
string
required
id
string
required

Webhook ID

Body

application/json
url
string<uri>
trigger_events
enum<string>[]
Available options:
entry_created,
entry_updated,
entry_paid
enabled
boolean

Response

Updated

data
object
required
Last modified on July 24, 2026