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