Skip to main content
DELETE
Cancel Render
DELETE /v1/renders/{render_id} cancels a Render owned by the current account. For a terminal Render, it returns its current state.

Request parameters

Response parameters

Returns 200 OK with a Render object.

Examples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Render