Delete Image Category
delete_image_categoryPermanently delete a photo album (image category) from a specified project. This action cannot be undone.
Instructions
Delete a Photo Album (Image Category) from a specified Project. Use this to permanently delete the specified Photos. This cannot be undone. Permanently removes the specified Photos. This action cannot be undone. Required parameters: id, project_id. Procore API: Project Management > Photos. Endpoint: DELETE /rest/v1.0/image_categories/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the image category | |
| project_id | Yes | Query string parameter — unique identifier for the project. |