This endpoint deletes a webhook by ID.
curl --request DELETE \ --url https://public.api.micro1.ai/webhook/{webhookId} \ --header 'x-api-key: <api-key>'
{ "status": "true", "message": "Webhook deleted successfully" }
API key to access the API
ID of the webhook to delete
Status of the response
Message of the response