cURL
curl --request DELETE \ --url https://api.satsuma.ai/cart/{id} \ --header 'Authorization: <api-key>'
{ "data": true, "messages": [ { "context": "<string>", "level": "Information", "text": "<string>", "data": {} } ] }
Delete a shopping cart
API Key authentication
Cart identifier
OK
Show child attributes