Skip to main content
DELETE
Batch Delete Image Prewarm Tasks

Headers

Content-Type
string
required

Allowed value: application/json.

Authorization
string
required

Bearer authentication format, e.g.: Bearer {{API_KEY}}.

Body

application/json
task_ids
string[]
required

Image prewarm task IDs to delete.

Example:

Response

200 - application/json

Empty object.

The response is of type object.

Last modified on June 23, 2026