POST
requests to the configured webhook URL. The request payloads are in JSON format, as shown below:
HTTP 200 OK
status code and no response body to acknowledge receipt of the webhook. The second and third POST requests are sent only as retries in case the initial request is not acknowledged. If your server successfully responds with 200 OK, no further retries will be made.
body_bytes
), using the configured secret;compare_digest
, hmac.Equal
, MessageDigest.isEqual
) to prevent timing attacks;