Clipboard Entries REST Endpoints

Product Lifecycle Management/Clipboard Entries
The Clipboard Entries resource lets you copy, drag and drop, and paste content from the clipboard.
Add multiple entries to clipboard
Method: post
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntries
Delete one entry from the clipboard
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntries/{ClipboardEntryId}
Get all entries from the clipboard
Method: get
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntries
Get one entry from the clipboard
Method: get
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntries/{ClipboardEntryId}