---
title: "Delete transcript property value"
method: DELETE
path: "/v1/transcript-property-value/transcript/{transcriptID}/property/{propertyID}"
tags: ["Transcript property value", "Public-Docs"]
---

# Delete transcript property value

`DELETE /v1/transcript-property-value/transcript/{transcriptID}/property/{propertyID}`

Remove the value of a property from the specified transcript.

## Path parameters

- `propertyID` string, required — ID of the property to target.
- `transcriptID` string, required — ID of the transcript to target.

## Response `204`

---

[API](https://skmtc.dev/voiceflow/apis/general-runtime.md) · [All operations](https://skmtc.dev/voiceflow/apis/general-runtime/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voiceflow/general-runtime/revisions/6b1c4f778c56/schema)
