---
title: "DELETE /v1/worker-configurations/{workerConfigurationArn}"
method: DELETE
path: "/v1/worker-configurations/{workerConfigurationArn}"
---

# DELETE /v1/worker-configurations/{workerConfigurationArn}

`DELETE /v1/worker-configurations/{workerConfigurationArn}`

Deletes the specified worker configuration.

## Path parameters

- `workerConfigurationArn` string, required

## Response `200`

Success

- DeleteWorkerConfigurationResponse
  - `workerConfigurationArn` string — The Amazon Resource Name (ARN) of the worker configuration that you requested to delete.
  - `workerConfigurationState` 'ACTIVE' | 'DELETING' — The state of the worker configuration.

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