DELETE
/api/v1/webhook_endpoints/{webhook_endpoint}
curl \
--request DELETE 'https://api.1099policy.com/api/v1/webhook_endpoints/{webhook_endpoint}'
Response examples (200)
{
"id": "whe_KPGc5vEZdvoETu39BNwu2Z",
"object": "webhook_endpoint",
"deleted": true,
"deleted_at": 1640995200
}