Deletes a specific bookmark for the current user. This operation cannot be undone.
Authorization: Requires read access to the organization. Constraints: Users can only delete their own bookmarks.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The type of bookmark
WORKSPACE, MODEL, CHAT The unique identifier of the bookmarked object
Bookmark deleted successfully