Transcriptions
Update Transcription Group
Assign or clear the review workflow group of a transcription.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.heify.com/llms.txt
Use this file to discover all available pages before exploring further.
group is the only updatable field on a transcription. All other fields are set during processing and are immutable.For valid group values and their meaning in the review workflow, see Transcription — group.
Pass
"" (empty string) as group to clear it (sets the field to null).Returns
404 if the transcription is not found.Authorizations
Body
application/json
Response
200 - application/json
Group updated successfully. Returns the full, updated transcription object.