Clipboard Entries V2 REST Endpoints

Product Lifecycle Management/Clipboard Entries V2
The Clipboard Entries V2 resource lets you pin, copy, drag and drop, and paste content from the clipboard.
Create one clipboard entry
Method: post
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntriesV2
Delete one clipboard entry
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntriesV2/{ClipboardEntryId}
Get all clipboard entries
Method: get
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntriesV2
Get one clipboard entry
Method: get
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntriesV2/{ClipboardEntryId}
Update one clipboard entry
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/clipboardEntriesV2/{ClipboardEntryId}