mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-27 11:43:13 -03:00
17 lines
556 B
Markdown
17 lines
556 B
Markdown
|
# Clip Feeds
|
||
|
|
||
|
Request Method: GET
|
||
|
|
||
|
* */users/`userID`/clip-feeds* = Get the list of clips in the feed
|
||
|
* Response Example: Response to long for be posted here, fetch it yourself
|
||
|
|
||
|
Request Method: DELETE
|
||
|
|
||
|
* */users/`userID`/clip-feeds/{uuidList}* = Delete a clip in the feed, only for admins i think
|
||
|
* Response Example: Response to long for be posted here, fetch it yourself
|
||
|
|
||
|
Request Method: GET
|
||
|
|
||
|
* */users/`userID`/verified-clip-feeds* = Get the channels followed by this user
|
||
|
* Response Example: Response to long for be posted here, fetch it yourself
|