Delete A Resource Planning Tag
delete_a_resource_planning_tagPermanently delete a resource planning tag from your company. Provide company ID and tag ID to remove the tag and associated records irreversibly.
Instructions
Delete a Resource Planning Tag. Use this to permanently delete the specified Resource Planning records. This cannot be undone. Permanently removes the specified Resource Planning records. This action cannot be undone. Required parameters: company_id, tag_id. Procore API: Resource Management > Resource Planning. Endpoint: DELETE /rest/v1.0/workforce-planning/v2/companies/{company_id}/tags/{tag_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. This parameter accepts both formats: - **Recommended**: Procore company ID (integer) - Use this for new integrations - Legacy: LaborChart UUID format (uuid string... | |
| tag_id | Yes | URL path parameter — unique identifier for the tag. |