Skip to main content
PUT
Upgrade Instance

Headers

Content-Type
string
vereist

Allowed value: application/json.

Authorization
string
vereist

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

Padparameters

instance_id
string
vereist

Instance ID. String, length: 1-255 characters.

Body

application/json
image
string
vereist

Image address. String, length: 1-500 characters.

Voorbeeld:

"registry.example.com/namespace/new-image:tag"

registry_auth_id
string

Saved registry authentication ID. String, length: 0-255 characters.

Voorbeeld:

"registry-auth-id"

entrypoint
string

Container entrypoint.

Voorbeeld:

""

command
string

Container startup command.

Voorbeeld:

""

envs
object[]

Environment variable list.

save_data
boolean

Whether to keep existing data when upgrading or resetting the instance.

Voorbeeld:

true

Respons

200 - application/json

OK

The response is of type object.

Laatst gewijzigd op 10 augustus 2026