---
title: "Archive ICP"
method: POST
path: "/copilot/v1/ideal-company-profile/{segmentId}/actions/archive"
tags: ["Ideal Customer Profile"]
---

# Archive ICP

`POST /copilot/v1/ideal-company-profile/{segmentId}/actions/archive`

Archives an Ideal Customer Profile.
Archiving hides the segment from standard list responses while retaining the record for historical reference, audit purposes, and possible restoration.
Archived segments remain stored in the system and continue to count toward customer limits.
When a segment is archived, the system sets the metadata fields `archivedAt` and `archivedBy`.
This action is reversible using the [Unarchive Ideal Customer Profile](https://docs.zoominfo.com/zoominfoenterprise/reference/customeridealcompanysegmentinterface_unarchiveidealcompanysegment) endpoint.

Common use cases
- Temporarily retire an ICP definition
- Maintain historical GTM configuration for audit purposes
- Simplify active targeting segments without losing data

## Path parameters

- `segmentId` string, uuid, required

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.net/zoominfo/apis/data-api-v1.md) · [All operations](https://skmtc.net/zoominfo/apis/data-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zoominfo/data-api-v1/revisions/d1ee1374b588/schema)
