Mazurco066 / band-manager-api

Playliter API
MIT License
2 stars 0 forks source link

[Feature (Google Play Store Publishment)] Add delete account data endpoint #13

Closed Mazurco066 closed 1 year ago

Mazurco066 commented 1 year ago

Description

Google play store requires that published app gives the user an option to delete his/her data. The object here is develop 2 endpoints:

Remove account data

DELETE /v2/songs/wipe_account_data - This endpoint will be responsible to delete the data following this rules:

Transfer band ownership

POST /v1/bands/transfer_ownership/{id} - This endpoint will be responsible to transfer band ownership from a user to another following this rules: