delete_company_webhooks_trigger_v2_0
Remove specific webhook triggers from a company's Procore integration to manage event notifications and reduce unnecessary API calls.
Instructions
Delete Company Webhooks Trigger. [Platform - Developer Tools/Webhooks] DELETE /rest/v2.0/companies/{company_id}/webhooks/hooks/{hook_id}/triggers/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| hook_id | Yes | Webhook Hook ID | |
| id | Yes | Webhook Trigger ID |