Skip to main content
POST
cURL

Body

application/json
name
string
required

Name of the gateway.

Required string length: 1 - 64
authMethod
object
required

Auth method to configure on the gateway. aws carries the AWS allowlists; token is configurationless and requires a separate POST /v3/gateways/:id/token call to mint the bootstrap token.

Response

Default Response

id
string<uuid>
required
name
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
canRevoke
boolean
required
authMethod
object
required
identityId
string<uuid> | null
heartbeat
string<date-time> | null
heartbeatTTL
number | null