codestates / codestates/Hotair-server
[Server][Sprint02] /users/delete/:uuid 회원탈퇴
Open
Back-end
Bare minimum
Sprint 2
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Level: `Sprint02`
- Type: `API`, `DELETE`
- Detail: 특정회원의 회원탈퇴 관련한 로직 구상 및 API 생성
### TODO
1. [ ] Request: uuid(Path Parameters), authorization(Headers)
2. [ ] Response:
- 200 OK : response message
- 500 Internal Server Error : response error
### Estimated time
### `1.5h`
### Labels
- Estimated time: `E: 1.5h`
- Part : `Server`
- Sprint: `Sprint02`
- Urgency:`Middle`
### Additional context
특정회원이 회원탈퇴를 요청했을 시에 회원탈퇴가 되도록 작성함.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.