Updates a webhook configuration

Path Params
string
required
^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$

The api space id

string
required

The webhook id

Body Params

Detail of the webhook configuration to update

string
required

The name of the webhook configuration

string
required

The target url of the webhook configuration

string

The secret of the webhook configuration

subscriptions
array of objects

Events for webhook

subscriptions
boolean

Whether to use event batching, or send single events

number
1 to 500

Maximum number of events to batch before it is sent

number
1 to 60

Maximum duration in seconds to wait before a batch is sent

Headers
string

An optional ETag for optimistic concurrency control

Responses

404

The webhook configuration was not found

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