EdgeRouteWebhookVerificationModule

Replace

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

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

providerstring

a string indicating which webhook provider will be sending webhooks to this endpoint. Value must be one of the supported providers defined at https://ngrok.com/docs/cloud-edge/modules/webhook-verification

secretstring

a string secret used to validate requests from the given provider. All providers except AWS SNS require a secret

Changes

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