Skip to main content
DELETE
/
webhooks
/
{uuid}
Delete a webhook
curl --request DELETE \
  --url https://api.trench.dev/webhooks/{uuid}

Documentation Index

Fetch the complete documentation index at: https://docs.trench.dev/llms.txt

Use this file to discover all available pages before exploring further.

This endpoint requires your private API key.

Path Parameters

uuid
string
required

Response

200

The webhook has been successfully deleted. Requires private API key in Bearer token.