DELETE/v1.0/accountSettings/users/{userName}Destructive

Deletes user.

Parameters

userNamepathstringrequired

User 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"

Try this operation in the interactive explorer →