---
title: "Stop operation by id"
method: POST
path: "/v1/operations/{operation_id}/cancel"
tags: ["datasets"]
---

# Stop operation by id

`POST /v1/operations/{operation_id}/cancel`

Cancel operation

## Path parameters

- `operation_id` string, required

## Response `200`

Successful Response

- CancelOperationResponse

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/nebius/apis/nebius-openai-compatible-inference-api.md) · [All operations](https://skmtc.net/nebius/apis/nebius-openai-compatible-inference-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nebius/nebius-openai-compatible-inference-api/versions/0fb323abba3c/schema)
