Business API
Delete a webhook
api
delete
/webhook

Delete a webhook

Delete a webhook so that events are not sent to the specified URL any more.

Request

Response

The webhook has been deleted

Was this page helpful?
DELETE
/webhook . 
curl -L -X DELETE 'https://b2b.revolut.com/api/1.0/webhook' \
-H 'Authorization: Bearer <TOKEN>'
Response body samples
No content

This response does not have a body.