-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Which Umbraco version are you using?
16.1.0
Bug summary
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?
Specifics
No response
Steps to reproduce
See above
Expected result / actual result
No response