> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# objectives_delete_subtask

> Delete an objective subtask

## Summary

Remove a subtask from an objective.

* Needs Admin: False
* Version: 1-2
* Author: @its\_a\_feature\_

### Arguments

#### subtask\_id

* Description: ID of the subtask to delete
* Required: True

## Usage

```
objectives_delete_subtask -subtask_id 12
```

## Detailed Summary

Permanently deletes a subtask from an objective.

<Warning>
  This action cannot be undone.
</Warning>
