Get webhook definition by ID
Retrieves webhook definition for a given webhook ID
The following endpoint is deprecated.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Path Parameters
Response
Request model for Updating Webhook Definition
target url
Source of event triggers
List of events for which the webhook need to trigger the target
List of events for which the webhook need to trigger the target
POST
, PUT
, PATCH
, GET
, DELETE
Api key of the target service , if authentication is required
Content-Type of request body while triggering Webhook
Was this page helpful?