Endpoint
Authentication
Requires authentication via session cookie. Users can only update groups they own.Request
Response
Returns the updated group object.Unique identifier for the group
Updated group name
Updated hex color code
ID of the user who owns the group
Timestamp when the group was created
Timestamp when the group was last updated
Example
Schema
Source
- Schema:
lib/schema.ts:112 - Implementation:
server/procedures/bookmarks.ts:161 - Router:
server/router.ts:40