v8

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

Replace

put/edges/https/{edge_id}/routes/{id}/request_headers

Path parameters

edge_idstring required
idstring required

Headers

ngrok-versioninteger required

Request body

edge_idstring

n/a

idstring

n/a

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 Request before being sent to the upstream application server

removestring[]

a list of header names that will be removed from the HTTP Request before being sent to the upstream application server