---
title: "POST /documentClassifiers/{classifierId}:copyTo"
method: POST
path: "/documentClassifiers/{classifierId}:copyTo"
---

# POST /documentClassifiers/{classifierId}:copyTo

`POST /documentClassifiers/{classifierId}:copyTo`

Copies document classifier to the target resource, region, and classifierId.

## Path parameters

- `classifierId` string, required

## Query parameters

- `api-version` string, required

## Request body

- ClassifierCopyAuthorization — Authorization to copy a document classifier to the specified target resource and classifierId.
  - `targetResourceId` string, required — ID of the target Azure resource where the document classifier should be copied to.
  - `targetResourceRegion` string, required — Location of the target Azure resource where the document classifier should be copied to.
  - `targetClassifierId` string, required — Identifier of the target document classifier.
  - `targetClassifierLocation` string, uri, required — URL of the copied document classifier in the target account.
  - `accessToken` string, required — Token used to authorize the request.
  - `expirationDateTime` string, date-time, required — Date/time when the access token expires.

## Response `202`

The request has been accepted for processing, but processing has not yet completed.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2023-10-31-preview) `79004296a99a` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2023-10-31-preview) `5c827e8b978e` — 1 info
  - endpoint added
- **2023-11-11** (2023-10-31-preview) `39529146a387` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/ai-documentintelligence/changes/documentClassifiers/:classifierId:copyTo/post.md)

---

[API](https://skmtc.dev/azure/apis/ai-documentintelligence.md) · [All operations](https://skmtc.dev/azure/apis/ai-documentintelligence/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/ai-documentintelligence/revisions/3f750834da9e/schema)
