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

# Unarchive ICP

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

Restores a previously archived Ideal Customer Profile.
Unarchiving makes the segment visible again in standard list responses and allows it to be used again in GTM targeting and configuration workflows.
When a segment is restored, the metadata fields `archivedAt` and `archivedBy` are cleared.
If the specified `segmentId` does not exist, the endpoint returns **404 Not Found**.

Common use cases
- Reactivate previously archived ICP segments
- Restore segments that are relevant again for targeting
- Re-enable segments used in GTM configuration

## 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)
