Authorization: Bearer ********************
curl --location --request DELETE '/store/products/ESB-006' \ --header 'Authorization: Bearer <token>'
{ "message": "string" }