Appearance
Toggle the sticky state of a productUpdate
ProductUpdates
POST
/productUpdates/{id}/toggleStickyState
Parameters
Path Parameters
id*
ID of the product update to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator toggling the productUpdate sticky state
Type
Requiredstring
Request Body
application/json
JSON "sticky": false
{
}
Responses
ProductUpdate sticky state updated

