mestafrica / mobile-wallet-fraud-database

Currently, curbing mobile money fraud in the country is nearly impossible. To tackle this issue, we propose developing a real-time database that allows users to query and determine if a phone number is likely fraudulent based on public contributions, especially from those who have experienced fraud.
MIT License
0 stars 17 forks source link

User Account Deactivation #137

Closed muchinon closed 2 weeks ago

muchinon commented 2 weeks ago

Endpoint: /api/users/deactivate

Method: POST

Description: Allows users to deactivate their accounts, ensuring their data is handled appropriately.

Authorization Required: Yes

Feedback: Success: Returns account deactivation confirmation Failure: "Unauthorized" or "Account not found"

Andrew-Sackey commented 2 weeks ago

Please assign me to this issue