Shopper
https://api.fera.ai/shoppers/:id
This endpoint deletes the currently stored attributes about the current shopper
Query Parameters
Your public key found in your store settings API tab.
Shopper found.
{
message: "Shopper successfully deleted."
}
Could not find a cake matching this query.
{
"message": "Shopper not found"
}