AviatoAviato
DeveloperAPI ReferenceMeFavoritesAll

/api/me/favorites/all

DELETE
/api/me/favorites/all

Response Body

application/json

curl -X DELETE "https://example.com/api/me/favorites/all"
{
  "success": true,
  "removed": 0
}