Create a webhook configuration

Creates a webhook configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A webhook configuration

string

identifier of the webhook configuration. autogenerated during create webhook configuration operation

string
required

identifying name of the webhook configuration

boolean

whether the webhook configuration is enabled. this allows executing a webhook call in case a new event is triggered

string
required

url of the webhook call

string
enum
required

HTTP Method

  • POST - POST operation
Allowed:
triggers
array of objects
required

events that triggers webhook calls

triggers*
Allowed:
headers
array of objects

headers used in webhook calls

headers
Responses

400

Bad Request

403

Forbidden

409

Conflict

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© Bloomreach, Inc. All rights reserved.