latestOpenAPI 3.0.3AGPL-3.0-onlyraw.githubusercontent.com2026-08-1581241353.0 KB

cdaebaa4d46a

clipboard

POST /clipboard/dispatch

Wraps plaintext into a single text/plain snapshot and fans it out to online peers. Returns the per-target delivery outcome.

post/clipboard/dispatch

Request body

peersstring[] nullable

Optional target device IDs. Empty or absent = full fan-out.

textstring required

Plaintext to dispatch.

Response

Dispatch fan-out outcome

tsinteger required

Server time when the response was built (unix epoch milliseconds).