Delete a bookmark
bookmarks
Delete a bookmark
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.
DELETE
Delete a bookmark
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the organization Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$The type of bookmark
Available options:
WORKSPACE, MODEL, CHAT Query Parameters
The unique identifier of the bookmarked object
Response
Bookmark deleted successfully