SDK Reference
Per-resource reference for the ByteKit TypeScript and Python SDKs.
Per-resource reference for the two official ByteKit SDKs — client options, methods, and parameters, generated from the SDK sources so they track the shipped clients. For installation and a first call, start with the Client Libraries overview.
Each SDK documents the same resources; the links below open at the client page, and the sidebar lists every resource in that SDK.
POST /v1/webhook-deliveries/{id}/retryRetry a webhook delivery
Requeues a failed or exhausted webhook delivery for another attempt. **Limits:** this endpoint takes no request body; any body sent is capped at 64 KB. An oversized body returns a `400` with error code `request_too_large`.
Client
Instantiate and configure the ByteKit TypeScript client.