latestOpenAPI 3.0.02026-08-10621852.7 KB

c8f0d96c040e

Search

Update positions of saved searches (array of items with id and position)

put/search/updateOrder

Cookies

SessionIndexstring required

Concierge session

Request body

idinteger required

Search id to update

positioninteger required

New position value

Response

Positions updated successfully

messagestring

Example response

{
  "message": "Positions updated successfully"
}