v62

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

Creates a webhook for the specified product with the given name. The name | must be unique within the project.

post/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 created successfully