Skip to main content
PUT
Set the webhook config

Authorizations

Authorization
string
header
required

Your API key, sent as Authorization: Bearer <key>.

Path Parameters

id
string
required

Connected account id.

Body

application/json
url
string<uri>
required
events
string[]

Optional allow-list of event names. Omit to receive all.

signingSecret
string

Optional. A secret is generated if omitted.

Minimum string length: 16

Response

200 - application/json

Webhook saved (secret included)

webhook
object