Recerc

Toggle favorite state

Toggles the favorite state of an object for the current workspace user.

POST/api/unstable/favorites/toggle

Toggles the favorite state of an object for the current workspace user.

Request Body

application/json

objectHandle*string

Object handle for the favorite operation. Currently only products are supported.

Length1 <= length
Example"products"
objectId*string

Object identifier to favorite or unfavorite.

Length1 <= length
Example"product_123"
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json