Delete A Cart Or A Cart Item
Delete a Cart
Path Parameters
Name
Type
Description
{
"ok": true
}Sample Request
curl -X DELETE "https://graph.whisk.com/v1/7db042ed5cf5448581da768b5490ecd1" \
-H "Accept: application/json" \
-H "Authorization: Token <Access-Token>"Delete a Cart Item
Path Parameters
Name
Type
Description
Sample Request
Last updated
Was this helpful?