PATCH
/
webhooks
/
{id}

Authorizations

Authorization
string
headerrequired

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

Headers

epoch
integer
required

Unix epoch timestamp

checksum
string
required

Refer to checksum calculation

Path Parameters

id
integer
required

Query Parameters

name
string
required

Response

200 - application/json
id
integer
name
string
public_key
string

PEM-encoded RSA public key for authenticating webhook or callback payloads

callback_url
string
email
string
event_hooks
enum<string>[]

List of events to trigger webhook callbacks for.

Available options:
bank_account_status,
budget_allocation_status,
send_instruction_status
created_at
string

Object creation time in UTC

updated_at
string

Object creation time in UTC