Console - Create API admin.RecoverDeletedUserReq #5472
Labels
1.topic backend
This issue relates to the python backend
2.has feature (new)
Implementation of a feature
Milestone
In the console (separate code base from couchers), the API admin.RecoverDeletedUserReq was never implemented so we get this error when we try to restore a deleted account. The purpose of this API is to restore a deleted account (assuming it is still possible - since in some cases it may not be possible).
Error happens regardless if username or user_id is used when calling admin.RecoverDeletedUserReq
The text was updated successfully, but these errors were encountered: