v1

latestOpenAPI 3.1.0Apache 2.02026-07-2265186296.2 KB
Profile

Update an existing webhook profile

patch/notifications/webhooks/{webhookProfileId}

Path parameters

webhookProfileIdstring required

Unique identifier for the webhook profile

Request body

eventTypesstring[]

Event types that will be sent to the URL. If empty, then all events will be sent to the URL.

Reference Webhook events

eventVersionstring

Version of webhooks sent to the URL.

Reference Webhook version

namestring

Display name

status'ACTIVE' | 'DISABLED'

Status

urlstring

URL where webhooks will be sent

Response

Webhook profile has been updated