BooyahDocs/docs/users/clip-feeds.md
Fijxu 6905fea26d Users API folder update
The content of the Users API docs is still to be completed.
APIs that are from the same url were merged in the same file.
./docs/users.md not yet completed
2021-08-20 19:10:17 -04:00

556 B

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