WEBHOOKS

render.completed

Delivered by the worker when a job finishes successfully. When `RENDER_WEBHOOK_SECRET` is set, verify `X-Render-Signature: sha256=<hex>` against the raw JSON body.

Delivered by the worker when a job finishes successfully. When RENDER_WEBHOOK_SECRET is set, verify X-Render-Signature: sha256=<hex> against the raw JSON body.

Header Parameters

X-Render-Signature?string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

Example Requests

POST/renderCompleted