quire.deleteStatus
Delete a custom status in Quire projects, reverting associated tasks to the default To-Do status. Use this to remove unwanted statuses while preserving task data.
Instructions
Delete a custom status. Tasks with this status will be reverted to the default To-Do status. You cannot delete the default statuses (0 and 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID (e.g., 'my-project') or OID | |
| value | Yes | The status value (1-99) to delete. Cannot delete 0 (To-Do) or 100 (Complete) |