mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-04-21 11:37:09 +00:00
Update documentation for API.
All that's left for twitch mirroring is a UI and then testing.
This commit is contained in:
parent
98927bd7b8
commit
d4bb2ceebe
@ -124,9 +124,9 @@ Update the current user's information
|
||||
|
||||
**Authentication**: yes
|
||||
|
||||
**Parameters**: title, bio, rec
|
||||
**Parameters**: title, bio, rec, twitch, twitch_key
|
||||
|
||||
Rec is a boolean (whether to record VODs), others are strings. Parameters that are not included in the request will not be updated.
|
||||
Rec is a boolean (whether to record VODs), twitch is a boolean (whether to mirror video streams to twitch) others are strings. Twitch_key is the stream key to use for twitch. Parameters that are not included in the request will not be updated.
|
||||
|
||||
**Response**: Returns `{error: "error code"}` or `{success: ""}`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user