The DeleteBookmark function deletes a bookmark record.
Method | /productbasecomponents.asmx/DeleteBookmark |
The request body is of type DeleteBookmark.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteBookmarkResponse.
Name | Description | Data Type |
---|---|---|
DeleteBookmarkResult | xml:boolean |
|