update_project_webhooks_hook_v2_0
Modify webhook configurations for Procore projects to change notification endpoints, headers, or payload versions.
Instructions
Update Project Webhooks Hook. [Platform - Developer Tools/Webhooks] PATCH /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 | |
| payload_version | No | Payload version for the hook | |
| namespace | No | Namespace of webhook. | |
| destination_headers | No | destination_headers | |
| destination_url | No | Notification endpoint Destination URL |