v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
webhook

Updates the configuration settings for the specified webhook. | Webhook will be created if it does not exist. Update body will completely replace the existing settings.

put/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}

Path parameters

projectOrProductUIDstring required
webhookUIDstring required
Example:Abc_123-2646f411-dc56-44a0-9743-4130f47a74h8

Webhook UID

Request body

disabledboolean

Flag indicating if the webhook is disabled

idstring

Webhook ID

transformstring

Transformation to be applied to the event

Response

Webhook updated successfully