Register a Webhook

Register a webhook. Auth type and other details required

Body Params
string
enum
required

Auth Type. 0=Basic, 1=No Auth, 2=ClientId and Secret

Allowed:
string

Client Id, if AuthType selected is 2

string

Client Secret, if AuthType selected is 2

string

Description about webhook.

events
array of strings
required

Events for webhook requests. quote.status, policy.status

events*
string
enum
required

Mode. 0=Test, 1=Live

Allowed:
string

Password, if AuthType selected is 0

string

UserId, if AuthType selected is 0

string
required

Webhook Url

Responses

400

Bad Request

401

Unauthorized

Language
URL
Response
Choose an example:
application/json