Delete a Webhook

Webhooks serve as a mechanism that enables real-time communication between different web applications or services.
They facilitate the automatic transmission of data from one application to another as soon as a specific event occurs.
Essentially, when an event is triggered in the Pay Advantage application, a pre-configured URL (endpoint) in your application is notified, allowing it to process the data and initiate subsequent actions or updates.
This seamless flow of information allows developers to be automatically notified about Pay Advantage events and respond to them accordingly.
The list of support events can be found here: https://docs.payadvantage.com.au/docs/webhook-events



Marks a webhook as accepted. If you are using pull webhooks this endpoint removes the webhook you have accepted being returned when you call the GET endpoint.

Language
Authorization
Header
Click Try It! to start a request and see the response here!