2023-04-25 16:58:47 +02:00
---
2025-06-26 16:13:03 +05:30
title: Close Task API | OpenMetadata Close Task API
2025-07-31 10:40:02 +05:30
description: Close a completed or irrelevant task to finalize the discussion and archive it from the active task list.
2023-04-25 16:58:47 +02:00
slug: /main-concepts/metadata-standard/schemas/api/feed/closetask
---
# CloseTaskRequest
*Close Task request*
## Properties
- **`comment` ** *(string)* : The closing comment explaining why the task is being closed.
2025-01-15 17:46:55 +05:30
- **`testCaseFQN` **: Fully qualified name of the test case. Refer to *[../../type/basic.json#/definitions/fullyQualifiedEntityName](#/../type/basic.json#/definitions/fullyQualifiedEntityName)* .
2023-04-25 16:58:47 +02:00
2025-01-15 17:46:55 +05:30
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.