API 설계서
Can we create custom HTTP Status codes?
HTTP 상태 코드 정리 | 와탭 블로그
REST API 관점에서 바라보는 HTTP 상태 코드(HTTP status code)
- 1xx: Informational - Request received, continuing process
- 2xx: Success - The action was successfully received, understood, and accepted
- 3xx: Redirection - Further action must be taken in order to complete the request
- 4xx: Client Error - The request contains bad syntax or cannot be fulfilled
- 5xx: Server Error - The server failed to fulfill an apparently valid request [1]:
Docs 작성하기
Introduction | LINE Blockchain Docs
Status Code
- 2000: 조회 성공
- 2010: Create 성공
- 2040: Update, Delete 성공