Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Clova Studio Gov 테넌트 ID
Clova Studio Gov 테넌트 ID (레거시)
Path Parameters
컬렉션 ID (프로젝트 ID)
Examples:
"ef7483af16d84818a59dcbcf8b587b93"
Body
multipart/form-data
업로드할 파일
메타데이터 (JSON 문자열)
Examples:
"{\"author\": \"홍길동\", \"department\": \"개발팀\"}"
인덱싱할 필드 (최대 10개, 쉼표 구분)
Examples:
"author,department"
문서 고유 키 직접 지정 (업데이트 시 사용)
Examples:
"doc-12345"
"uuid-abc-def"
문서 고유 키로 사용할 메타데이터 필드명
Examples:
"uuid"
"doc_id"