EdgeRouteResponseHeadersModule

Replace

put/edges/https/{edge_id}/routes/{id}/response_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 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

Changes

No recorded changes to this endpoint across all 9 revisions of this API.