Endpoint
Authentication
Requires authentication via session cookie.Request
Response
Returns the created group object.Unique identifier for the created group
Group name
Hex color code for the group
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:107 - Implementation:
server/procedures/bookmarks.ts:149 - Router:
server/router.ts:39