Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
network_id
string<uuid>

The id of the network associated with the interface.

Example:

"6a09cdc3-8948-47f0-aa62-74ac943d6c58"

name
string

A user specified name for the interface.

Example:

"test interface"

region_code
string

The region interface is deployed to.

Example:

"ashburn-va"

Response

Successful response

data
PublicInternetGateway · object