Cognis

Errors — Docs

Numeric codes follow domain × 10,000 + category × 100 + ordinal ( see defineErrors in the Cognis domain package). The Message key column is the stable key returned in API payloads; the Message column shows the copy for your current locale (same resolution as the product UI).

CodeKeyHTTPCategoryMessage keyMessage
100001DOC_LIBRARY_NOT_FOUND404Not Founddocs.errors.docLibraryNotFoundDocumentation library not found
100002ECOM_COMMERCE_SHIPPING_REPO_UNAVAILABLE503Not Foundgeneral.errors.unexpectedUnexpected server error. We've been notified.
100003DOC_PAGE_NOT_FOUND404Not Founddocs.errors.docPageNotFoundDocumentation page not found
100012DOC_HISTORY_NOT_FOUND404Not Founddocs.errors.docHistory.notFoundDocumentation history not found
100013DOC_SECTION_NOT_FOUND404Not Founddocs.errors.docSection.notFoundDocumentation section not found
100016DOC_SECTION_GROUP_NOT_FOUND404Not Founddocs.errors.docSectionGroup.notFoundDocumentation section group not found
100020DOC_VARIANT_NOT_FOUND404Not Founddocs.errors.docVariant.notFoundDocumentation variant not found
100022DOC_DOCUMENT_NOT_FOUND404Not Founddocs.errors.document.notFoundDocument not found
100104DOC_PAGE_CREATE_FAILED400Validationdocs.errors.docPageCreateFailedFailed to create documentation page
100105DOC_PAGE_UPDATE_FAILED400Validationdocs.errors.docPageUpdateFailedFailed to update documentation page
100106DOC_PAGE_DELETE_FAILED400Validationdocs.errors.docPageDeleteFailedFailed to delete documentation page
100109DOC_PAGE_PATCH_EMPTY400Validationdocs.errors.docPagePatchEmptyProvide at least one field to update.
100207DOC_PAGE_META_CONFLICT409Conflictdocs.errors.docPageMetaConflictThis page changed elsewhere. Refresh the page and try saving FAQs again.
100208DOC_PAGE_BODY_CONFLICT409Conflictdocs.errors.docPageMetaConflictThis page changed elsewhere. Refresh the page and try saving FAQs again.
100211DOC_LIBRARY_INTRO_CONFLICT409Conflictdocs.errors.docLibrary.updateFailedFailed to update documentation library
100218DOC_SECTION_GROUP_HAS_PAGES409Conflictdocs.errors.docSectionGroup.hasPagesThis section group still has pages. Move or remove all pages from the group before deleting it.
100402DOC_HISTORY_UNAUTHORIZED403Forbiddengeneral.errors.unauthorizedUnauthorized
100419DOC_SECTION_EMBEDDINGS_NOT_ALLOWED403Forbiddendocs.errors.docSection.embeddingsNotAllowedVector embeddings for doc libraries are not enabled for this organization.
109910DOC_LIBRARY_UPDATE_FAILED500Internaldocs.errors.docLibrary.updateFailedFailed to update documentation library
109914DOC_SECTION_CREATE_FAILED500Internaldocs.errors.docSection.createFailedFailed to create documentation section
109915DOC_SECTION_UPDATE_FAILED500Internaldocs.errors.docSection.updateFailedFailed to update documentation section
109917DOC_SECTION_GROUP_UPDATE_FAILED500Internaldocs.errors.docSectionGroup.updateFailedFailed to update documentation section group
109921DOC_VARIANT_UPDATE_FAILED500Internaldocs.errors.docVariant.updateFailedFailed to update documentation variant