---
title: "DELETE /applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}"
method: DELETE
path: "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}"
---

# DELETE /applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}

`DELETE /applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}`

Deletes an Amazon Q Business data source connector. While the data source is being deleted, the <code>Status</code> field returned by a call to the <code>DescribeDataSource</code> API is set to <code>DELETING</code>.

## Path parameters

- `applicationId` string, required
- `indexId` string, required
- `dataSourceId` string, required

## Response `200`

Success

- DeleteDataSourceResponse

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ConflictException
- `483` — ThrottlingException
- `484` — ValidationException
- `485` — AccessDeniedException

---

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