username:password
Authorization: Basic *****************
curl --location --request DELETE 'https://pospointeloyalty.azurewebsites.net/Users/589ccb71-61e7-401a-af91-81750739307c' \ --header 'Authorization: Basic Og=='
{ "id": "string", "firstName": "string", "lastName": "string", "phoneNumber": "string", "email": "string", "verifiedEmail": true, "verifiedPhone": true, "address1": "string", "address2": "string", "city": "string", "state": "string", "zipCode": "string", "country": "string", "googleId": null, "provider": null, "prefferedStoreId": null, "lastSeen": "string", "createdDate": "string", "password": "string", "oktaUserId": null, "lastOtp": null, "isActive": true }