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

# POST /documentClassifiers/{classifierId}:analyze

`POST /documentClassifiers/{classifierId}:analyze`

Classifies document with document classifier.

## Path parameters

- `classifierId` string, required

## Query parameters

- `api-version` string, required
- `stringIndexType` 'textElements' | 'unicodeCodePoint' | 'utf16CodeUnit'
- `split` 'auto' | 'none' | 'perPage'
- `pages` string

## Response `202`

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

## Other responses

- `default` — An unexpected error response.

---

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