api/v1-일반(common)

Number of APIs: 10

  1. 문의하기(랜딩,인바운드) 등록 POST {{baseUrl}}/api/v1/common/registerQna

  2. 게시판 등록수정삭제 POST {{baseUrl}}/api/v1/common/prcBoard

  3. 변수 텍스트 유니크 카테고리 리스트 POST {{baseUrl}}/api/v1/common/getUniqueVarTextCategoryList

  4. 변수텍스트 리스트 POST {{baseUrl}}/api/v1/common/getVarTextList

  5. 현재 로그인한 사용자정보 GET {{baseUrl}}/api/v1/common/getCurrentUserInfo

  6. 게시판리스트 정보 POST {{baseUrl}}/api/v1/common/getBoardList

  7. 문의하기(랜딩,인바운드) 리스트 POST {{baseUrl}}/api/v1/common/getQnaBoardList

  8. [메뉴권한]리스트 GET {{baseUrl}}/api/v1/common/menuAuthList

  9. [메뉴권한]업데이트 POST {{baseUrl}}/api/v1/common/saveMenuAuthSetting

  10. 코드 리스트 GET {{baseUrl}}/api/v1/common/getCodeList