HTTP Method & URL
DELETE <base-url>?Type=Bookmark&Version=1
<query parameters>
<query parameters>
Parameters
| Type | <required> Bookmark |
| Version | <required> API version# |
| BookmarkId | <required> ID of the bookmark |
| UserId | <required> UserID of the user who is deleting the bookmark |
Description
Delete the bookmark.
Returns
HTTP Status Code: 200 (success) or 400 (bad request)
Example Response
For a successful transaction, there is no XML response. For failed requests, the response is the standard XML error response as described in the API Summary section.