JsonCutDocs
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`.

DELETE
/api/v2/bulk-renders/{id}

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