Authorization: Bearer ********************
curl --location --request DELETE 'https://localhost/api/v1/accounts/' \ --header 'Authorization: Bearer <token>'
{}