Echo-bloom-dev API 관리
auth-controller
Copy Page
Echo-bloom-dev API 관리
v1 EndPoint(북마크, 커스텀 기능 만들기 전)
category-controller
getCategory
updateCategory
deleteCategory
getCategoryList
createCategory
affirmation-controller
createToneExamples
getMainAffirmation
Auth
kakaoCallback
checkAuth
user-controller
getUserTones
updateUserTones
updateUserCategories
updateUserProblems
getCurrentUserInfo
getUserCategories
withdrawUser
test-auth-controller
createTestUser
auth-controller
logout
POST
getKakaoLoginUrl
GET
speech-controller
recognizeSpeech
compareSpeech
getUserSpeechLogs
bookmark-controller
addBookmark
getUserBookmarks
isBookmarked
removeBookmark
api-controller
checkAuth
(로컬에서만 사용 가능)Apidog API 문서화 자동화를 위한 openAPI 엔드포인트
GET
Schemas
Schemas
ToneUpdateRequestDto
CategoryRequestDto
CategoryResponseDto
ToneExampleResponseDto
UserCategoryRequestDto
SpeechRecognitionResponseDto
MainAffirmationResponseDto
DifferenceDetail
BookmarkResponseDto
SpeechCompareResponseDto
ToneExampleRequestDto
BookmarkRequestDto
BookmarkEntity
AffirmationLogEntity
EchoBloom API definition for v1.1.0
custom-sentence-controller
getCustomSentence
updateCustomSentence
deleteCustomSentence
getUserCustomSentences
addCustomSentence
user-controller
getUserTones
updateUserTones
updateUserProblems
getCurrentUserInfo
getUserCategories
withdrawUser
test-auth-controller
createTestUser
auth-controller
logout
getKakaoLoginUrl
kakaoCallback
speech-controller
recognizeSpeech
bookmark-controller
addBookmark
getUserBookmarks
isBookmarked
removeBookmark
affirmation-controller
createToneExamples
getMainAffirmation
api-controller
checkAuth
Schemas
Schemas
CustomSentenceRequestDto
CustomSentenceResponseDto
ToneUpdateRequestDto
MainAffirmationResponseDto
UserCategoryRequestDto
SpeechRecognitionResponseDto
BookmarkRequestDto
BookmarkResponseDto
ToneExampleRequestDto
ToneExampleResponseDto
CategorySelectionDto
MyPageCategoryResponseDto
auth-controller
Copy Page
logout
POST
/auth/kakao/logout
Try it
Run in Apidog
Run in Apidog
Request
None
Responses
🟢
200
OK
*/*
OK
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
POST
'/auth/kakao/logout'
Response
Response Example
"string"
Modified at
2025-09-09 14:36:37
Previous
createTestUser
Next
getKakaoLoginUrl