Update Webhook.

Update the configuration of an existing webhook.

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

Unique identifier of the webhook to be updated.

Body Params

Object containing the updated details of the webhook.

Represents the configuration details of a webhook used for event notifications.

connectionIds
array of uuids | null

Gets or sets the list of connection IDs associated with the webhook. These IDs are used to identify connections that the webhook is linked to.

connectionIds
string | null

Gets or sets the URL associated with the webhook. This is the endpoint where the webhook will send the HTTP requests to deliver notifications.

string | null

Specifies the HTTP verb used by the webhook when making requests to the specified URL.

headers
object | null

Represents the custom headers included in the webhook requests.

notificationTypes
array of objects | null

Gets or sets the collection of notification types associated with the webhook.

notificationTypes
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad request

429

Rate limited

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