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