PUT
/
banking
/
v1
/
webhook
/
{id}

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

A unique value identifying this webhook.

Body

active
boolean
suspended
boolean | null
url
string | null
Maximum length: 200

Response

200 - application/json
created_at
string
required
id
string
required
updated_at
string
required
active
boolean
suspended
boolean | null
url
string | null
Maximum length: 200