anitab-org / anitab-org/bridge-in-tech-backend

Development: Delete user profile | CROSS-PROJECT ISSUE

未關閉
#64 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Category: Coding Category: Outreach/Research Status: On Hold Type: Enhancement
主要語言
Python
星號
24
分支
80
PR 合併指標
30 天內沒有已合併 PR

描述

**Is your feature request related to a problem? Please describe.**
I need to have the ability to delete a profile on BIT. For this, the API on the backend should be available.

**Describe the solution you'd like**
Create an API for user profile deletion for the BIT backend. The API would take user id or information as input and delete the profile information with the appropriate response.. Majorly, 2 outcomes are possible: Successful (200 OK), or Unsuccessful (40x) (x represents one of the error codes like 400, 403, etc.), Not found (404), 500 (internal server error)

The response should be the user id that was deleted or a failure message with why the user was not deleted.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。