Delete Project File
delete_project_filePermanently delete a project file by moving it to the recycle bin. This action cannot be undone and requires the file ID and project ID.
Instructions
Delete the specified File by moving it to the recycle bin. Use this to permanently delete the specified Documents. This cannot be undone. Permanently removes the specified Documents. This action cannot be undone. Required parameters: id, project_id. Procore API: Core > Documents. Endpoint: DELETE /rest/v1.0/files/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Documents resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |