500 with an explanatory message. Such a store can be made inactive instead.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://.daftra.com/api2/stores/2415.json' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"code": 200,
"result": "successful",
"message": "Store has been deleted"
}