UI Action
Set clipboard
Set the clipboard content
post/boxes/{boxId}/actions/clipboard
Path parameters
boxIdstring required
Example:c9bdc193-b54b-4ddb-a035-5ac0c598d32d
Box ID
Request body
Example request
{
"content": "Hello, world!"
}Set the clipboard content
Box ID
{
"content": "Hello, world!"
}