Delete Project Folder
delete_project_folderDelete a project folder permanently by specifying its ID and the project ID. This action cannot be undone.
Instructions
Delete the specified folder 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/folders/{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. |