---
title: "Set clipboard"
method: POST
path: "/boxes/{boxId}/actions/clipboard"
tags: ["UI Action"]
---

# Set clipboard

`POST /boxes/{boxId}/actions/clipboard`

Set the clipboard content

## Path parameters

- `boxId` string, required

## Request body

- SetClipboard — Set the clipboard content
  - `content` string, required — The content to set the clipboard content

## Response `200`

## Changes

- **2025-09-17** `7309c7abe699` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/babelcloud/apis/gbox-open-api/changes/boxes/:boxId/actions/clipboard/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)
