v62

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

Updates the configuration settings for the specified webhook, addressed by productUID. Update body will completely replace the existing settings.

put/v1/products/{productUID}/webhooks/{webhookUID}/settings

Path parameters

productUIDstring 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 settings updated successfully