v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Webhooks

Update a webhook

put/webhooks/v1/webhooks/{webhook_id}

Path parameters

webhook_idstring required

The webhook unique identifier.

Request body

trigger_eventsS12WebhooksV1TriggerEvent[]

The list of event types to trigger the webhook.

urlstring

The webhook destination URL.

enabledboolean

The enabled state of the webhook. True = enabled.

Response

A successful response.