delete_auth_user
Deletes a user from Supabase authentication using the Admin API. Requires the service role key and the user's UUID.
Instructions
Deletes a user using Supabase Admin API. Requires service role key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The UUID of the user to delete. |