Documentation is still being updated. Some content maybe unfinished.
curl --request DELETE \
--url {protocol}://{host}/wp-json/cocart/v1/item{
"removed": true
}Removes a specific item from the customer’s cart.
curl --request DELETE \
--url {protocol}://{host}/wp-json/cocart/v1/item{
"removed": true
}Was this page helpful?