Update a webhook configuration

Updates a webhook configuration.

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

identifier of the webhook configuration

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
Headers
string

Resource's version, as obtained when GETting the resource. The first time a resource is created, a empty value is expected (omit the header). Must be used in any subsequent update requests of this resource

Responses

400

Bad Request

403

Forbidden

404

Not Found

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.