---
title: "Changes to Answer a ringing or early-media inbound SIP leg (asynchronous)"
method: POST
path: "/legs/{id}/answer"
---

# Changes to Answer a ringing or early-media inbound SIP leg (asynchronous)

`POST /legs/{id}/answer`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 67 revisions.

- **2026-09-01** `89ff267f0958` — 1 info
- **2026-08-04** `9b0a18aea1e2` — 1 info
- **2026-06-15** `41268cfc6143` — 1 info
- **2026-06-12** `dee6706a7730` — 1 info
- **2026-05-08** `20957badcc90` — 1 breaking, 2 info
- **2026-04-22** `1794fb134332` — 1 info
- **2026-03-26** `d09c97c6ca8c` — 2 breaking, 1 info

## Changes

- **2026-09-01** `89ff267f0958` — 1 info
  - added the new optional request property `custom_data`
- **2026-08-04** `9b0a18aea1e2` — 1 info
  - added the new optional request property `streams`
- **2026-06-15** `41268cfc6143` — 1 info
  - added the new `AMR-NB` enum value to the request property `codec`
- **2026-06-12** `dee6706a7730` — 1 info
  - added the new `AMR-WB` enum value to the request property `codec`
- **2026-05-08** `20957badcc90` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - added the new optional request property `codec`
  - added the success response with the status `202`
- **2026-04-22** `1794fb134332` — 1 info
  - added optional request body
- **2026-03-26** `d09c97c6ca8c` — 2 breaking, 1 info
  - removed the request body
  - removed the success response with the status `202`
  - added the success response with the status `200`

---

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