delete_plan_revision_log
Remove a plan revision log entry from a Procore project to maintain accurate project documentation and records.
Instructions
Delete Plan Revision Log. [Project Management/Daily Log] DELETE /rest/v1.0/projects/{project_id}/plan_revision_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Plan Revision Log ID |