Update Webhooks Hook
update_webhooks_hookUpdate an existing webhook by providing its ID. Only the supplied fields are modified, and the updated object is returned.
Instructions
Hooks must be updated within a company and/or project scope. Use this to update an existing Webhooks (only the supplied fields are changed). Updates the specified Webhooks and returns the modified object on success. Required parameters: id. Procore API: Platform - Developer Tools > Webhooks. Endpoint: PATCH /rest/v1.0/webhooks/hooks/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Webhooks resource |