Skip to main content
DELETE
/
banking
/
v1
/
webhook
/
{id}
Delete Wehbook
curl --request DELETE \
  --url https://api.example.com/banking/v1/webhook/{id}/ \
  --header 'api-key: <api-key>'

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

A unique value identifying this webhook.

Response

204

No response body