EdgesHTTPS

Create

Create an HTTPS Edge

post/edges/https

Headers

ngrok-versioninteger required

Request body

descriptionstring

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

metadatastring

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

hostportsstring[]

hostports served by this edge

Response

Create an HTTPS Edge

idstring

unique identifier of this edge

descriptionstring

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

metadatastring

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

created_atstring

timestamp when the edge configuration was created, RFC 3339 format

uristring

URI of the edge API resource

hostportsstring[]

hostports served by this edge

Changes

Changed in 1 of the 9 revisions of this API.1

    • api operation id EdgesHTTPSCreate removed and replaced with EdgesHttpsCreate

      api-operation-id-removed