---
title: "POST /recordings/track"
method: POST
path: "/recordings/track"
tags: ["Recordings"]
---

# POST /recordings/track

`POST /recordings/track`

<!-- theme: warning -->
> #### NOTE
>
> This API is in beta. [Contact us](https://dyte.io/contact) if you face
> any issues.

Starts a track recording in a meeting. Track recordings consist of "layers". Layers are used to map audio/video tracks in a meeting to output destinations. More information about track recordings is available in the [Track Recordings Guide Page](https://docs.dyte.io/guides/capabilities/recording/recording-overview).

## Request body

- object
  - `meeting_id` string — ID of the meeting to record.
  - `layers` object, required
  - `max_seconds` string — Maximum seconds this recording should be active for (beta)

## Response `200`

OK

---

[API](https://skmtc.net/dyte-io/apis/dyte-rest-apis.md) · [All operations](https://skmtc.net/dyte-io/apis/dyte-rest-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dyte-io/dyte-rest-apis/versions/f62d3edd92ae/schema)
