/
TU
tum-dev
/
gocast API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Chat
7
Courses
3
Notifications
4
Streams
7
User
12
get
Get the current user's administered courses.
get
Get the current user's bookmarks.
put
Create a new bookmark.
delete
Delete a bookmark.
patch
Update a bookmark.
get
Get the current user's courses.
get
Get the current user.
get
Get the current user's pinned courses.
post
Add a course to the user's pinned courses.
delete
Delete a user's pinned course.
get
Get the current user's settings.
patch
Update the current user's settings.
User
Create a new bookmark.
Creates a new bookmark for the current user.
put
/user/bookmarks
Request body
ProtobufPutBookmarkRequest
required
description
string
hours
integer
minutes
integer
seconds
integer
streamID
integer
Response
A successful response.
ProtobufPutBookmarkResponse
required
bookmark
ProtobufBookmark
Changes