---
title: "Cancel a long-running Text Analysis job."
method: POST
path: "/analyze-documents/jobs/{jobId}:cancel"
---

# Cancel a long-running Text Analysis job.

`POST /analyze-documents/jobs/{jobId}:cancel`

Cancel a long-running Text Analysis job.

## Path parameters

- `jobId` string, uuid, required

## Query parameters

- `api-version` string, required

## 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.dev/azure/apis/cognitiveservices-languageanalyzedocuments.md) · [All operations](https://skmtc.dev/azure/apis/cognitiveservices-languageanalyzedocuments/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/cognitiveservices-languageanalyzedocuments/revisions/41f9c06e9f60?raw)
