personal-bookmarks
Batch delete personal bookmarks, given query parameters
delete/personal/users/{userId}/bookmarks
Path parameters
userIdstring required
keycloak user id
Query parameters
locationstring
location of the bookmark, usually an URL
tagstring
Private bookmarks with this tag will be batch deleted. It is considered in combination with the type param which needs to have the value private
type'private'
Response
OK (No content) when bookmarks have been deleted