8 lines
335 B
YAML
8 lines
335 B
YAML
description: |
|
|
Webhook received and processed successfully.
|
|
|
|
> **Important:** Webhook endpoints must return HTTP 200 OK promptly to acknowledge receipt.
|
|
> Any processing should be done asynchronously after responding.
|
|
>
|
|
> Non-200 responses or timeouts will trigger retries according to the webhook delivery policy.
|