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

Changes

No recorded changes to this endpoint across all 1 revision of this API.