delete_image_category
Remove an image category from a Procore project to organize photo libraries by deleting specific categories using their ID and project identifier.
Instructions
Delete image category. [Project Management/Photos] DELETE /rest/v1.0/image_categories/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the image category | |
| project_id | Yes | Unique identifier for the project. |