DeveloperAPI ReferenceMeFavoritesAll
/api/me/favorites/all
Response Body
application/json
curl -X DELETE "https://example.com/api/me/favorites/all"{
"success": true,
"removed": 0
}application/json
curl -X DELETE "https://example.com/api/me/favorites/all"{
"success": true,
"removed": 0
}