© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
16 replies
STILLWATER

Help in deleting user from auth.user

How do we delete from auth.user, doing it from rpc is causing following error:
{
error: {
code: '42501',
details: null,
hint: null,
message: 'permission denied for table users'
},
data: null,
count: null,
status: 403,
statusText: 'Forbidden',
body: null
}
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Deleting Auth user using c# client
SupabaseSSupabase / help-and-questions
3y ago
Deleting a User
SupabaseSSupabase / help-and-questions
4mo ago
Cannot delete user from auth
SupabaseSSupabase / help-and-questions
4y ago
Get user from auth.api
SupabaseSSupabase / help-and-questions
4y ago