Update A Delay Log Type
update_a_delay_log_typeUpdate the visibility of a delay log type in Procore projects. Modify which delay log types are shown in the daily log UI.
Instructions
Update the visibility of a Delay Log Type. Use this to update an existing Daily Log records (only the supplied fields are changed). Updates the specified Daily Log records and returns the modified object on success. Required parameters: project_id, id. Procore API: Project Management > Daily Log. Endpoint: PATCH /rest/v1.0/projects/{project_id}/daily_logs/delay_log_types/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Daily Log resource | |
| visible | No | JSON request body field — whether the Delay Log Type is visible in the UI |