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>
required

The identification of the related network resource.

Example:

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

name
string
required

The private wireless gateway name.

Example:

"My private wireless gateway"

region_code
string

The code of the region where the private wireless gateway will be assigned. A list of available regions can be found at the regions endpoint

Example:

"dc2"

Response

Successful Response

data
object