---
title: "Delete a transcoder's property"
method: DELETE
path: "/transcoders/{transcoder_id}/properties/{id}"
tags: ["transcoders"]
---

# Delete a transcoder's property

`DELETE /transcoders/{transcoder_id}/properties/{id}`

This operation deletes a specific property from a specific transcoder.

## Path parameters

- `transcoder_id` string, required
- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `410` — Gone
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/wowza/apis/wowza-video-rest-api-reference-documentation.md) · [All operations](https://skmtc.net/wowza/apis/wowza-video-rest-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wowza/wowza-video-rest-api-reference-documentation/versions/157b6f741f2a/schema)
