---
title: "DELETE /v1/custom-plugins/{customPluginArn}"
method: DELETE
path: "/v1/custom-plugins/{customPluginArn}"
---

# DELETE /v1/custom-plugins/{customPluginArn}

`DELETE /v1/custom-plugins/{customPluginArn}`

Deletes a custom plugin.

## Path parameters

- `customPluginArn` string, required

## Response `200`

Success

- DeleteCustomPluginResponse
  - `customPluginArn` string — The Amazon Resource Name (ARN) of the custom plugin that you requested to delete.
  - `customPluginState` 'CREATING' | 'CREATE_FAILED' | 'ACTIVE' | 'UPDATING' | 'UPDATE_FAILED' | 'DELETING' — The state of the custom plugin.

## 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)
