Creates a new bookmark for the current user within the organization. Bookmarks allow users to save references to workspaces, models, and chat conversations.
Authorization: Requires read access to the organization. Constraints: Users can only create bookmarks for themselves. Duplicate bookmarks (same type and objectId) are not allowed.
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_-]+$Represents a user bookmark for saving references to workspaces, models, and chats
Bookmark created successfully
Represents a user bookmark for saving references to workspaces, models, and chats
The type of object being bookmarked
WORKSPACE, MODEL, CHAT The unique identifier of the bookmarked object
The organization name this bookmark belongs to
The username of the user who owns the bookmark
The workspace the bookmark is associated with (optional)
ISO 8601 timestamp indicating when the bookmark was created