Skip to main content
PUT
Set Instance Web Terminal

Cabeçalhos

Content-Type
string
obrigatório

Allowed value: application/json.

Authorization
string
obrigatório

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

Parâmetros de caminho

instance_id
string
obrigatório

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

Corpo

application/json
enable
boolean
obrigatório

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

Exemplo:

true

Resposta

200 - application/json

OK

The response is of type object.

Última modificação em 10 de agosto de 2026