Replace asset on a bookmark
PUT/bookmarks/:bookmarkId/assets/:assetId
Replace an existing asset on a bookmark with a different previously uploaded asset.
Request
Responses
- 204
- 401
- 404
No content — asset was replaced successfully.
Unauthorized — the Bearer token is missing, invalid, or expired.
Bookmark or asset not found.