Skip to main content
PUT
Update Network

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

network_id
string
obrigatório

Network ID.

Corpo

application/json
name
string
obrigatório

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

Exemplo:

"dev-vpc-renamed"

Resposta

200 - application/json

OK

The response is of type object.

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