-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
INDEX /streamprefs
Returns a list of pinned/hidden streams/games
GET /streamprefs
[not implemented]
PUT /streamprefs
Adds pinned streams, hidden streams or hidden games
BODY
pinnedstreams : :string - Array of streams to pin
hiddenstreams : :string - Array of streams to hide
hiddengames : :string - Array of games to hide
POST /streams
[not implemented]
DELETE /streams
Removes pinned streams, hidden streams or hidden games
BODY
pinnedstreams : :string - Array of streams to unpin
hiddenstreams : :string - Array of streams to show
hiddengames : :string - Array of games to show
Metadata
Metadata
Assignees
Labels
No labels