You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be a "Discussion" but it's also an issue 😀
I've noticed that the IUserDataService in C# has a DeleteAsync method, but this method is never exposed in the management API. It's actually not called at all from any C# code.
I'm wondering if this is intentional or if it would be welcome with a PR to expose this to the management API?