Delete project webhook URL

Removes a webhook URL (trigger or event) from the project configuration. This operation sets the specified webhook URL to null in the database but preserves the webhook secret. After deletion, the project will no longer receive webhook notifications of the specified type until a new URL is configured.

Headers

x-api-keystringRequired

Request

This endpoint expects an object.
typeenumRequired
Specifies which webhook type to remove from the project configuration
Allowed values:

Response

Webhook URL deleted successfully. The project will no longer receive webhook notifications of the specified type.
statusenum
Indicates the webhook URL was successfully removed
Allowed values: