Clear Items from a Shopping List
This endpoint allows you to remove items from a shopping list.
Clear Items
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{}{
"error_code": "REAL_CODES_ARE_IN_ENDPOINT_DESCRIPTION",
"message": "Additional details about error are not static and can be changed"
}{
"code": "auth.tokenNotFound"
}This is unexpected response, something is wrong on our side, please contact: [email protected]Request Body Object Example
{
"only_checked": false
}only_checked
only_checkedSample Request and Response
Last updated
Was this helpful?