Delete Audio Segment
DELETE/v1/audios/:audio_id/:segment_index
Deletes a specific segment of an audio file based on the segment index. After deletion, the remaining segments are reindexed to fill the gap — e.g., if segment 1 is deleted, segment 2 becomes 1
Request
Responses
- 200
- 422
Successful Response
Validation Error