Authorization: Bearer ********************curl --location --request DELETE 'https://numueg.app/api/v1/stores//products/' \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}