Index a multimodal document (internal)Ask AIpost https://api.ducky.ai/internal/index-multimodalIndex a multimodal document by providing its unique document identifier.Body Paramsorganization_idstringrequiredThe ID of the organizationdocument_idstringrequiredThe ID of the document to be indexedcontentstring | nullThe text content of the document to be indexedimage_idstring | nullThe ID of the image to be indexedResponses 204Document successfully indexed 400Invalid request (e.g., missing or invalid fields)Updated 7 months ago