Skip to content

Comments

[Feat] : 탈퇴 이유 로직 구현#134

Merged
yoownny merged 4 commits intodevelopfrom
feature/withdrawal
Feb 17, 2025
Merged

[Feat] : 탈퇴 이유 로직 구현#134
yoownny merged 4 commits intodevelopfrom
feature/withdrawal

Conversation

@yoownny
Copy link
Member

@yoownny yoownny commented Feb 17, 2025

POST /users/withdrawal

요청 헤더:

  • access: 액세스 토큰 (JWT)

요청 바디:

  • 타입:
    • reasonCode (Long) : 사전 정의된 탈퇴 사유 코드
    • details (String) : 기타 사유 (reasonCode가 6일 경우 필수)

@yoownny yoownny merged commit b9f069c into develop Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant