username:password
Authorization: Basic *****************
X-Auth-Token: ********************
curl --location --request DELETE '/redfish/v1/SessionService/Sessions/' \ --header 'Authorization: Basic <encoded-value>'
{}