Folder
DELETE /folders/:folderId
폴더와 모든 아이템을 삭제합니다.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
New ID_Check v2.6.11 — a new ID recognition engine improves OCR for Korean documents, PII masking is now set from the dashboard, and submissions can be searched by custom fields (cf1–cf3). See what's new →
New ID_Check v2.6.11 — a new ID recognition engine improves OCR for Korean documents, PII masking is now set from the dashboard, and submissions can be searched by custom fields (cf1–cf3). See what's new →
폴더와 모든 아이템을 삭제합니다.
DELETE /v1/folders/{folderId}
curl -X DELETE "https://client-omni-api.argosidentity.com/v1/folders/{folderId}" \
-H "x-api-key: your-api-key-here"
| 상태 | 코드 | 설명 |
|---|---|---|
| 400 | CANNOT_DELETE_DEFAULT_FOLDER | 기본 폴더는 삭제할 수 없음 |
| 404 | FOLDER_NOT_FOUND | 폴더를 찾을 수 없음 |
이 페이지가 도움이 되었나요?