Delete a webhook by ID

DELETE {{baseUrl}}/{{version}}/webhook/:webhookId

Delete a single webhook subscription.

NOTE: This action cannot be undone.

RESPONSES

status: OK

{"message":"Webhook successfully deleted","webhook":{"url":"https://winterfell.westeros.gov/events-from-stark-bank","id":"5408762475053056","subscriptions":["boleto","boleto-payment"]}}