---
title: "Abort current running operation"
method: DELETE
path: "/ops/{op_id}"
tags: ["Operations"]
---

# Abort current running operation

`DELETE /ops/{op_id}`

## Path parameters

- `op_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/wesog/apis/wesog-api.md) · [All operations](https://skmtc.net/wesog/apis/wesog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wesog/wesog-api/versions/97381dd1ff4c/schema)
