Skip to content
Primary navigation
Webhooks

Unwrap

Reference docs for Unwrap.

Unwrap is a convenience helper available in the official SDKs to verify a webhook signature and parse the JSON payload in a single call. Use client.webhooks.unwrap(body, headers, options?) to verify the signature and parse the JSON payload in one call. For end-to-end webhook examples, see the Webhooks guide.

This helper is available in official SDKs, including: