Skip to main content
POST
Create Network

En-têtes

Content-Type
string
requis

Allowed value: application/json.

Authorization
string
requis

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

Corps

application/json
region_id
string
requis

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

Exemple:

"cluster-abc123"

name
string
requis

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

Exemple:

"dev-vpc"

Réponse

200 - application/json

OK

id
string

ID of the created Network

Exemple:

"network-abc123"

Dernière modification le 10 août 2026