create_image_category
Organize project photos by creating custom categories in Procore. Add categories to group images, set privacy, and assign cover images for better visual management.
Instructions
Create image category. [Project Management/Photos] POST /rest/v1.0/image_categories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| name | Yes | The Name of the Image Category | |
| private | No | The Private status of the Image Category | |
| album_cover_id | No | ID of an Image that is the cover Image of the Image Category. |