DELETE /api/member/{member-id}
204: 유저 삭제 403: 권한이 없는 경우 404: 삭제할 유저가 없는 경우 500: 서버 에러
{ "Authorization" : String }
{ }
Last updated 1 year ago