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