---
title: "DELETE /accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"
method: DELETE
path: "/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"
---

# DELETE /accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}

`DELETE /accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}`

Cancels an ongoing ingestion of data into SPICE.

## Path parameters

- `AwsAccountId` string, required
- `DataSetId` string, required
- `IngestionId` string, required

## Response `200`

Success

- CancelIngestionResponse
  - `Arn` string — The Amazon Resource Name (ARN) for the data ingestion.
  - `IngestionId` string — An ID for the ingestion.
  - `RequestId` string — The Amazon Web Services request ID for this operation.
  - `Status` integer — The HTTP status of the request.

## Other responses

- `480` — AccessDeniedException
- `481` — InvalidParameterValueException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — ResourceExistsException
- `485` — InternalFailureException

---

[API](https://skmtc.net/aws/apis/quicksight.md) · [All operations](https://skmtc.net/aws/apis/quicksight/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/quicksight/versions/2f2bbd7e70ca/schema)
