7 lines
311 B
YAML
7 lines
311 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. |