PUT
/
banking
/
v1
/
webhook
/
{id}
/
{
  "id": "<string>",
  "created_at": "2023-11-07T05:31:56Z",
  "updated_at": "2023-11-07T05:31:56Z",
  "active": true,
  "url": "<string>",
  "suspended": true
}

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

A unique value identifying this webhook.

Body

Response

200 - application/json

The response is of type object.