금칙어 관리
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
금칙어 다국어 조회/등록/수정 Request
bwSeqstringRequiredExample:
금칙어 순번
99bwNmstringOptionalExample:
금칙어 명
바보bwDescstringOptionalExample:
금칙어 설명
금칙어에 대한 설명itemsstring[]OptionalExample:
조회할 금칙어 번호 리스트
['99', '98']Responses
200
성공
*/*
totalCountinteger · int32Optional
900
업무처리 오류 내용
*/*
post
/v2/system/badWordMgmt/getBadWordMlListAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
bwNmstringOptional
금칙어명
useYnstringOptional
사용여부
pageIdxstringRequiredExample:
현재 페이지
1rowsPerPagestringRequiredExample:
페이지 당 row
10Responses
200
성공
*/*
totalCountinteger · int32Optional
900
업무처리 오류 내용
*/*
get
/v2/system/badWordMgmt/getBadWordListLast updated