---
title: "Cancel local runner job"
method: POST
path: "/v1/private/local-runners/jobs/{jobId}/cancel"
tags: ["Runners"]
---

# Cancel local runner job

`POST /v1/private/local-runners/jobs/{jobId}/cancel`

Cancel a pending or running local runner job

## Path parameters

- `jobId` string, uuid, required

## Response `204`

No content

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/revisions/4ed2fbc97cc3/schema)
