Bulk update feature flag by user email.
Is there any API available to bulk update feature flags for a specific group of users by their email?
3 Replies
Unfortunately no. You'll have to loop through each user and using the user's id to update one feature flag.
See here : https://kinde.com/api/docs/?http#update-user-feature-flag-override
Hey Rasel. Feel free to add this to the #💡┃suggestions channel
ok @Claire_Kinde