Webhooks
Using webhooks
Handle Webhook Events
1min
Learn how to handle webhook deliveries by following the steps below.
- Return a 2xx HTTP status code to acknowledge receipt of the webhook. If an error occurs, return a 4xx or 5xx status code to indicate a failure.