Skip to content

API Overview

JeongHyeon Kim edited this page Dec 9, 2025 · 2 revisions

๐ŸŸฆ ๊ณตํ†ต ์‘๋‹ต ํ˜•์‹ (Success)

{
  "status": 201,
  "message": "์š”์ฒญ์ด ์ •์ƒ์ ์œผ๋กœ ์ฒ˜๋ฆฌ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
  "data": { ... }
}

Description

  • status: HttpStatus Code (2XX) (int)
  • message: ์‘๋‹ต ๋ฉ”์‹œ์ง€
  • data: ์‹ค์ œ ์‘๋‹ต ๋ฐ์ดํ„ฐ(JSON)

Clone this wiki locally