---
title: "POST /v1/Trunks/{TrunkSid}/Recording"
method: POST
path: "/v1/Trunks/{TrunkSid}/Recording"
tags: ["TrunkingV1Recording"]
---

# POST /v1/Trunks/{TrunkSid}/Recording

`POST /v1/Trunks/{TrunkSid}/Recording`

## Path parameters

- `TrunkSid` string, required

## Response `200`

OK

- TrunkingV1TrunkRecording
  - `mode` 'do-not-record' | 'record-from-ringing' | 'record-from-answer' | 'record-from-ringing-dual' | 'record-from-answer-dual' — The recording mode for the trunk. Can be do-not-record (default), record-from-ringing, record-from-answer, record-from-ringing-dual, or record-from-answer-dual.
  - `trim` 'trim-silence' | 'do-not-trim' — The recording trim setting for the trunk. Can be do-not-trim (default) or trim-silence.

## Changes

- **2025-12-17** (v1) `f7ad1707adef` — 1 breaking, 1 info
  - removed the success response with the status `202`
  - added the success response with the status `200`
- **2023-08-10** (v1) `b6539555f79c` — 1 info
  - api tag `TrunkingV1Recording` added

[Change history](https://skmtc.dev/twilio/apis/trunking-v1/changes/v1/Trunks/:TrunkSid/Recording/post.md)

---

[API](https://skmtc.dev/twilio/apis/trunking-v1.md) · [All operations](https://skmtc.dev/twilio/apis/trunking-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/trunking-v1/revisions/d34f2c6352fa/schema)
