---
title: "DELETE /v1/connectors/{connectorArn}"
method: DELETE
path: "/v1/connectors/{connectorArn}"
---

# DELETE /v1/connectors/{connectorArn}

`DELETE /v1/connectors/{connectorArn}`

Deletes the specified connector.

## Path parameters

- `connectorArn` string, required

## Query parameters

- `currentVersion` string

## Response `200`

Success

- DeleteConnectorResponse
  - `connectorArn` string — The Amazon Resource Name (ARN) of the connector that you requested to delete.
  - `connectorState` 'RUNNING' | 'CREATING' | 'UPDATING' | 'DELETING' | 'FAILED' — The state of the connector that you requested to delete.

## Other responses

- `480` — NotFoundException
- `481` — BadRequestException
- `482` — ForbiddenException
- `483` — ServiceUnavailableException
- `484` — TooManyRequestsException
- `485` — UnauthorizedException
- `486` — InternalServerErrorException

---

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