v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-23241216351.5 KB
EdgeRouteResponseHeadersModule

Get

get/edges/https/{edge_id}/routes/{id}/response_headers

Path parameters

edge_idstring required

unique identifier of this edge

idstring required

unique identifier of this edge route

Headers

ngrok-versioninteger required

Response

n/a

enabledboolean

true if the module will be applied to traffic, false to disable. default true if unspecified

addobject

a map of header key to header value that will be injected into the HTTP Response returned to the HTTP client

removestring[]

a list of header names that will be removed from the HTTP Response returned to the HTTP client