Add Webhook

A Webhook (also called a web callback or HTTP push API) is a way for an app to provide other applications with real-time information. A webHookUri is generated which can be used for the integration.

Body Params
string
enum
required

Currently, only WebEngageTransformer is supported.

Allowed:
string
required

Till code to associate with the current Webhook. All events data that are posted through the current Webhook’s URL will be associated to this store TILL.

boolean
Defaults to false

To enable the authentication

string
Defaults to Basic

Defines the authentication mechanism

boolean

Enable or disable the uniqueness check.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain