added MAL requests
This commit is contained in:
8
rest/MAL/Update Anime Status.http
Normal file
8
rest/MAL/Update Anime Status.http
Normal file
@ -0,0 +1,8 @@
|
||||
# @name Update Anime Status
|
||||
|
||||
PATCH https://api.myanimelist.net/v2/anime/50205/my_list_status
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Accept: application/json
|
||||
Authorization: Bearer {{MAL_ACCESS_TOKEN}}
|
||||
|
||||
num_watched_episodes=3
|
Reference in New Issue
Block a user