---
title: "Signal that a task should be stopped or canceledThis will also remove recurring and scheduled tasks"
method: POST
path: "/org/tasks/{task_id}/stop"
tags: ["Organization"]
---

# Signal that a task should be stopped or canceledThis will also remove recurring and scheduled tasks

`POST /org/tasks/{task_id}/stop`

## Path parameters

- `task_id` string, uuid, required

## Other responses

- `200` — unresolved $ref
- `401` — Access token is missing or invalid
- `404` — Resource not found

## Changes

- **2020-02-10** `1982af32482c` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API

[Change history](https://skmtc.dev/rumble/apis/rumble-api-deprecated/changes/org/tasks/:task_id/stop/post.md)

---

[API](https://skmtc.dev/rumble/apis/rumble-api-deprecated.md) · [All operations](https://skmtc.dev/rumble/apis/rumble-api-deprecated/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rumble/rumble-api-deprecated/revisions/7c193c1fcd5c/schema)
