Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 297 Bytes

SetItemFavoriteStatusBatch.md

File metadata and controls

12 lines (10 loc) · 297 Bytes

SetItemFavoriteStatusBatch

Description: toogles the favorite status for the specified items
Profiles: athena, campaign

Body

{
    "itemIds": [], //array of the items guids
    "itemFavStatus": [] //array of bools specifing new favorite state of the indexed item
}