Skip to main content
PUT
Set Instance Web Terminal

Encabezados

Content-Type
string
requerido

Allowed value: application/json.

Authorization
string
requerido

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

Parámetros de ruta

instance_id
string
requerido

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

Cuerpo

application/json
enable
boolean
requerido

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

Ejemplo:

true

Respuesta

200 - application/json

OK

The response is of type object.

Última modificación el 10 de agosto de 2026