---
title: "POST /DeleteEncoderConfiguration"
method: POST
path: "/DeleteEncoderConfiguration"
---

# POST /DeleteEncoderConfiguration

`POST /DeleteEncoderConfiguration`

Deletes an EncoderConfiguration resource. Ensures that no Compositions are using this template; otherwise, returns an error.

## Request body

- object
  - `arn` string, required — ARN of the EncoderConfiguration.

## Response `200`

Success

- DeleteEncoderConfigurationResponse

## Other responses

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

---

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