delete_image
Remove images from Procore projects to manage photo storage and maintain organized project documentation.
Instructions
Delete image. [Project Management/Photos] DELETE /rest/v1.0/images/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the image | |
| project_id | Yes | Unique identifier for the project. | |
| permanent | No | If true, permanently deletes the image. |