Skip to main content
PUT
Update Instance Ports

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
ports
object[]
requerido

Exposed port list. Replaces the entire port set on the instance.

Ejemplo:

Respuesta

200 - application/json

OK

The response is of type object.

Última modificación el 10 de agosto de 2026