Delete Company Webhooks Hook
delete_company_webhooks_hookPermanently delete a company webhook and its triggers. Provide company ID and webhook ID to remove the resource irreversibly.
Instructions
Delete Company Webhooks and Triggers associated with hook. Use this to permanently delete the specified Webhooks. This cannot be undone. Permanently removes the specified Webhooks. This action cannot be undone. Required parameters: company_id, id. Procore API (v2.0): Platform - Developer Tools > Webhooks. Endpoint: DELETE /rest/v2.0/companies/{company_id}/webhooks/hooks/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Webhooks resource |