9 lines
233 B
HTTP
9 lines
233 B
HTTP
# @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
|