---
title: "Start recording"
method: POST
path: "/boxes/{boxId}/actions/recording/start"
tags: ["UI Action"]
---

# Start recording

`POST /boxes/{boxId}/actions/recording/start`

Start recording the box screen. Only one recording can be active at a time. If a recording is already in progress, starting a new recording will stop the previous one and keep only the latest recording.

## Path parameters

- `boxId` string, required

## Response `201`

## Changes

- **2025-09-12** `9f04ca85070c` — 1 breaking
  - removed the request body

[Change history](https://skmtc.dev/babelcloud/apis/gbox-open-api/changes/boxes/:boxId/actions/recording/start/post.md)

---

[API](https://skmtc.dev/babelcloud/apis/gbox-open-api.md) · [All operations](https://skmtc.dev/babelcloud/apis/gbox-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/babelcloud/gbox-open-api/revisions/d655577fa915/schema)
