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

Development: Delete user profile | CROSS-PROJECT ISSUE

Open
#64 5 comments 0 reactions 0 assignees View on GitHub
Category: Coding Category: Outreach/Research Status: On Hold Type: Enhancement
Dominant language
Python
Stars
24
Forks
80
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.