Skip to main content
PUT
Update Network

Encabezados

Content-Type
string
requerido

Allowed value: application/json.

Authorization
string
requerido

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

Parámetros de ruta

network_id
string
requerido

Network ID.

Cuerpo

application/json
name
string
requerido

Network name. String, length: 1-30 characters.

Ejemplo:

"dev-vpc-renamed"

Respuesta

200 - application/json

OK

The response is of type object.

Última modificación el 10 de agosto de 2026