---
title: "Signal that a completed task should be hidden"
method: POST
path: "/org/tasks/{task_id}/hide"
tags: ["Organization"]
---

# Signal that a completed task should be hidden

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

## 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/hide/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)
