JsonCutDocs
V2 APIEndpointsRenders

Cancel a queued or running render

Cancel a queued or running render. Asynchronous project, template and inline render submission, status, cancellation and artifact access. Required API key scopes: `operations:cancel`.

DELETE
/api/v2/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/renders/string"
Empty