---
title: "POST /jobs/{jobIdentity}/CancelJob"
method: POST
path: "/jobs/{jobIdentity}/CancelJob"
tags: ["Job"]
---

# POST /jobs/{jobIdentity}/CancelJob

`POST /jobs/{jobIdentity}/CancelJob`

Cancels the running job specified by the job ID.

## Path parameters

- `jobIdentity` string, uuid, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully cancelled the job.

## Other responses

- `202` — Successfully initiated the cancellation of the specified job.
- `204` — The specified job was not found.

---

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