delete_company_webhooks_hook_v2_0
Remove a specific webhook from a company's Procore integration to stop receiving automated notifications from that endpoint.
Instructions
Delete Company Webhooks Hook. [Platform - Developer Tools/Webhooks] DELETE /rest/v2.0/companies/{company_id}/webhooks/hooks/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Webhooks Hook ID |