Added

API Changelog 7.18.3

Added

Added endpoint to programmatically delete documents (bulk), enabling you to manage and remove documents via the API.

Enhanced markdown document creation with fields_mapping property, allowing custom field mapping when uploading markdown content via the API.


DELETE /public/v1/documents

  • endpoint added

POST /public/v1/documents?upload-markdown

  • added the new optional request property 'data/fields_mapping'