Skip to main content
POST
Create Image Prewarm Task

Headers

Content-Type
string
vereist

Allowed value: application/json.

Authorization
string
vereist

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

Body

application/json
image
string
vereist

Fully qualified image to prewarm. String, length: 1-4095 characters.

Voorbeeld:

"registry.example.com/team/image:tag"

region_id
string
vereist

Target region ID. String, length: 1-255 characters.

Voorbeeld:

"region-a"

registry_auth_id
string

Registry authentication ID. Required when prewarming a private image. String, length: 0-255 characters.

Voorbeeld:

"registry-auth-id"

product_ids
string[]

Product IDs to cover with prewarming.

Voorbeeld:
note
string

Note for the prewarm task.

Voorbeeld:

""

Respons

200 - application/json

OK

task_id
string

Image prewarm task ID

Voorbeeld:

"prewarm-task-id"

Laatst gewijzigd op 10 augustus 2026