HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel

기능
카테고리 수정
도메인
CATEGORY
응답 코드
200
HTTP method
PUT
담당자
진행상황
완료
완료
완료
Path
/categories/{categoryId}
메모

Request

Parameters = {"categoryId": Number} Body = { "name":String, "isPublic":Boolean, "colorCode":String }
 

Response

Number -> "categoryId"