V2 APIEndpointsBulk renders
Cancel a running bulk render
Cancel a running bulk render. Bounded JSON or CSV template batches with per-row validation and results. Required API key scopes: `templates:bulk`.
Authorization
apiKeyAuth Path Parameters
id*string
Resource identifier
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/bulk-renders/string"Empty
Get a bulk render and its item results GET
Get a bulk render and its item results. Bounded JSON or CSV template batches with per-row validation and results. Required API key scopes: `templates:bulk`.
List render webhook endpoints GET
List render webhook endpoints. Signed render lifecycle events with delivery inspection, testing and dead-letter replay. Required API key scopes: `renders:create`.