v32

OpenAPI 3.0.3AGPL-3.0-onlyraw.githubusercontent.com2026-08-0178220333.8 KB
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).