cURL
curl --request DELETE \ --url https://api.uniblock.dev/uni/v1/webhook/{id} \ --header 'X-API-KEY: <api-key>'
Delete a webhook.
API key to access the API (Optional)