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