Skip to main content

Update a favorite list

PATCH 

/v2/favoritelists/:id

Updates an existing favorite list with new data.

Allows partial updates of favorite list properties including name, content (products/clusters), and default status. The slug will be automatically regenerated if the name is changed.

Update Rules:

  • All fields are optional (partial updates supported)
  • Ownership cannot be changed after creation
  • Content can be completely replaced or updated incrementally

Request

Responses

The favorite list has been successfully updated.