/
/UniClipboard Daemon API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 44m ago · Updated 2w ago
analytics1
clipboard19
  • getGET /clipboard/blobs/:blob_id
  • postPOST /clipboard/cancel-transfer/:transfer_id
  • postPOST /clipboard/capture-current
  • postPOST /clipboard/dispatch
  • getGET /clipboard/entries?limit=50&offset=0
  • postPOST /clipboard/entries/clear
  • getGET /clipboard/entries/:id
  • deleteDELETE /clipboard/entries/:id
  • getGET /clipboard/entries/:id/delivery
  • postPOST /clipboard/entries/:id/favorite
  • getGET /clipboard/entries/:id/file
  • get/clipboard/entries/{id}/receive
  • post/clipboard/entries/{id}/receive/cancel
  • getGET /clipboard/entries/:id/resource
  • get/clipboard/receives
  • postPOST /clipboard/resend
  • postPOST /clipboard/restore/{entry_id}
  • getGET /clipboard/stats
  • getGET /clipboard/thumbnails/:rep_id
config3
device1
encryption6
lifecycle4
member5
mobile-sync8
pairing1
search4
settings5
setup-v28
storage2
system12
upgrade2
    clipboard

    DELETE /clipboard/entries/:id

    Deletes an entry. Returns 204 on success, 404 if not found.

    delete/clipboard/entries/{id}

    Path parameters

    idstring required

    Entry ID

    Response

    Entry deleted

    Changes

    No recorded changes to this endpoint across all 44 revisions of this API.