Add or remove items from the authenticated user's feed
PATCH/cms/customer/feed
PATCH
/cms/customer/feed
Authorizations
Section titled “Authorizations”Request Bodyrequired
Section titled “Request Bodyrequired”object
add
Array<object>
object
object_type
string
Example
Articleobject_id
integer
Example
123field_name
string
Example
customFieldNameremove
Array<object>
object
object_type
string
Example
Articleobject_id
integer
Example
123Responses
Section titled “Responses”Feed updated successfully
object
Authentication required