Favorites
Last updated
Last updated
GET
https://e621.net/favorites.json
Authorization Required If user_id
is not specified
Moderator+ Required If user_id
is blocked, or has privacy mode on
The authenticated user bypasses privacy mode checks, but not block checks (concerning the authenticated user's favorites).
Name | Type | Description |
---|---|---|
POST
https://e621.net/favorites.json
Authorization Required
DELETE
https://e621.net/favorites/{id}.json
Authorization Required
This operation is idempotent.
A success will be returned even if the post has not been favorited, or if the post does not exist.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
user_id
Number
The ID of the user whose favorites to get.
limit
Number
page
String
post_id*
Number
The ID of the post to favorite.
id*
Number
The ID of the post to unfavorite.