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