Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

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

Headers

ngrok-version
integer
default:2
required

Body

application/json
description
string

human-readable description of what this edge will be used for; optional, max 255 bytes.

metadata
string

arbitrary user-defined machine-readable data of this edge; optional, max 4096 bytes.

hostports
string[]

hostports served by this edge

mutual_tls
object

edge modules

tls_termination
object

n/a

Response

201 - application/json

Create an HTTPS Edge

id
string

unique identifier of this edge

description
string

human-readable description of what this edge will be used for; optional, max 255 bytes.

metadata
string

arbitrary user-defined machine-readable data of this edge; optional, max 4096 bytes.

created_at
string

timestamp when the edge configuration was created, RFC 3339 format

uri
string

URI of the edge API resource

hostports
string[]

hostports served by this edge

mutual_tls
object

edge modules

tls_termination
object

n/a

routes
object[]

routes