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

# Delete

タスクIDを指定して、タスクと関連するすべての入力ファイルおよび出力ファイルを削除します。

<div id="http-request">
  ## HTTP リクエスト
</div>

```http theme={null}
DELETE https://api-{location-id}.flexicapture.com/v2/task/{id}
```

`{location-id}` をお使いの[サポート対象のロケーション](/ja/flexi-capture/cloud/cloud-f-cfor-invoices-api#icaas-supported-countries)に置き換えてください。

<div id="path-parameters">
  ## パス パラメーター
</div>

| パラメーター | 型            | 説明        |
| ------ | ------------ | --------- |
| `id`   | path, string | 必須。タスクID。 |

<div id="response">
  ## レスポンス
</div>

成功すると、サーバーは HTTP ステータス `204 No Content` を返します。
