-
Notifications
You must be signed in to change notification settings - Fork 56
Delete user feature #246
Comments
I'd like to know this as well. |
I have to redirect you to LaunchDarkly support. This issue tracker is specific for the Java SDK and this question is about a more general feature request affecting the whole system. The support team will be able to answer your question. Click "contact support" at https://support.launchdarkly.com. Cheers, |
Hi @bwoskow-ld, But this feature is supported in LaunchDarkly API: https://apidocs.launchdarkly.com/reference#delete-user, so it's not a general feature request. I just need it to be supported in Java SDK. |
@eugeneastashevich The Java SDK isn't a client for any of the APIs described in https://apidocs.launchdarkly.com. It's the SDK for evaluating feature flags. What you want is https://github.com/launchdarkly/api-client-java. |
Also, to piggy-back off of @eli-darkly's response -- we plan on adding support for the delete user API, and many others which are currently missing, in the next week or so. Watch that repository for updates. |
Guys, thanks for the clarification! |
Hi guys! A quick question - do you plan to support
delete user
feature in Java SDK? Is it on your roadmap for the current year?The text was updated successfully, but these errors were encountered: