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

Changes

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