Skip to main content
PUT
Set Instance Web Terminal

En-têtes

Content-Type
string
requis

Allowed value: application/json.

Authorization
string
requis

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

Paramètres de chemin

instance_id
string
requis

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

Corps

application/json
enable
boolean
requis

Whether to enable Web Terminal. true to enable, false to stop.

Exemple:

true

Réponse

200 - application/json

OK

The response is of type object.

Dernière modification le 10 août 2026