Skip to main content
PUT
Migrate Instance

Header

Content-Type
string
erforderlich

Allowed value: application/json.

Authorization
string
erforderlich

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

Pfadparameter

instance_id
string
erforderlich

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

Body

application/json
save_data
boolean

Whether to keep existing data during migration. The underlying platform may reject this option as unsupported.

Beispiel:

true

Antwort

200 - application/json

OK

job_id
string

Migration job ID

Beispiel:

"job-id"

Zuletzt geändert am 10. August 2026