DELETE
/v1.0/accountSettings/users/{userName}DestructiveDeletes user.
Parameters
userNamepathstringrequiredUser login name to identify user
cURL
curl -X DELETE "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/accountSettings/users/admin@northstar-isd.edu" \
-H "Authorization: Bearer $SENTINEL_TOKEN"