Skip to content
GitHub Get Started
HTTP API

Write to the desktop clipboard.

POST
/v1/desktop/clipboard

Sets the text content of the X11 clipboard.

object
selection
string
nullable
text
required
string

Clipboard updated

object
ok
required
boolean

Desktop runtime is not ready

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties

Clipboard write failed

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties