Authorization: Bearer ********************
curl --location --request DELETE '/item//' \ --header 'Authorization: Bearer <token>'
{"success":true}