Problem:
Want to delete Looker Support Users from your instance but don’t see the delete button in the UI.
Solution:
There are two ways you can do this:
- Poke in the user’s id in a URL like https://[INSTANCEURL]/admin/users/454/edit to get to the user edit page and delete the user on that page. (This page is not exposed via a button for Looker Support users)
- Use the API explorer to delete users by using the delete_user endpoint.