bulk_delete_procore_item_associations
Remove multiple Procore item associations at once to clean up project data and resolve coordination issues in bulk operations.
Instructions
Bulk Delete Procore Item Associations. [Project Management/Coordination Issues] DELETE /rest/v1.0/procore_item_associations/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| item_type | Yes | Type of Procore Association Items | |
| association_ids | Yes | Array of Procore Item Association IDs to delete |