Update a webhookCopy Pageput https://gateway.pmnts-sandbox.io/v1.0/web_hooks/{id}Update a webhookRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredId of the webhookBody ParamsnamestringThe mode for the web hook. Possible values are: Test or ProductionmodestringThe mode for the web hook. Possible values are: Test or ProductionaddressstringThe URL for the web hook to target. This must start with http:// or https://authentication_usernamestringDefaults to OptionalThe username for HTTP Basic authenticationauthentication_passwordstringDefaults to OptionalThe password for HTTP Basic authentication (optional)eventsstringA list of events for the web hook to target. This is a comma separated list of events, and it is possible to use wildcards (e.g. for all events, or direct_entry: for all direct entry hooks, or direct_entry:created,direct_entry:failed)Response 200OKUpdated over 5 years ago