---
title: "Changes to Start audio playback to a leg"
method: POST
path: "/legs/{id}/play"
---

# Changes to Start audio playback to a leg

`POST /legs/{id}/play`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 67 revisions.

- **2026-03-26** `d09c97c6ca8c` — 6 info
- **2026-03-26** `818619c99a1d` — 4 breaking, 2 info

## Changes

- **2026-03-26** `d09c97c6ca8c` — 6 info
  - the request property `mime_type` became optional
  - the request property `repeat` became optional
  - the request property `tone` became optional
  - the request property `url` became optional
  - the request property `volume` became optional
  - added the required property `playback_id` to the response with the `200` status
- **2026-03-26** `818619c99a1d` — 4 breaking, 2 info
  - the request property `mime_type` became required
  - the request property `tone` became required
  - the request property `url` became required
  - removed the required property `playback_id` from the response with the `200` status
  - the request property `repeat` with a default value became required
  - the request property `volume` with a default value became required

---

[Operation](https://skmtc.dev/voiceblender/apis/voiceblender-api/docs/legs/:id/play/post.md) · [API](https://skmtc.dev/voiceblender/apis/voiceblender-api.md) · [Page](https://skmtc.dev/voiceblender/apis/voiceblender-api/changes/legs/:id/play/post)
