POST /clipboard/dispatch
Wraps plaintext into a single text/plain snapshot and fans it out to online peers. Returns the per-target delivery outcome.
Request body
Response
Dispatch fan-out outcome
Changes
Changed in 3 of the 44 revisions of this API.24
- ▲
removed the required property
data/contentHashfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
data/snapshotHashto the response with the200statusresponse-required-property-added
- ▲
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
- ▲
removed the required property
data/snapshotHashfrom the response with the200statusresponse-required-property-removed
- ○
removed the non-success response with the status
503response-non-success-status-removed
- ○
added the required property
data/contentHashto the response with the200statusresponse-required-property-added
This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲