Skip to main content
PUT
Update Network

En-têtes

Content-Type
string
requis

Allowed value: application/json.

Authorization
string
requis

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

Paramètres de chemin

network_id
string
requis

Network ID.

Corps

application/json
name
string
requis

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

Exemple:

"dev-vpc-renamed"

Réponse

200 - application/json

OK

The response is of type object.

Dernière modification le 10 août 2026