---
title: "POST /connector/delete"
method: POST
path: "/connector/delete"
---

# POST /connector/delete

`POST /connector/delete`

Deletes a connector from your account.

## Request body

- object
  - `connectorArn` string, required — The Amazon Resource Name (ARN) of the connector to delete.

## Response `200`

Success

- DeleteConnectorResponse

## Other responses

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

---

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