Import a fossil record
Upload one JSON fossil record and, optionally, its main image. The website will save the files, refresh the search index, and make the fossil available in the list and gallery views.
API service for Fossil Core
Endpoint: /api/fossils/import
Send a multipart/form-data request with:
jsonFile(required)imageFile(optional)overwriteExisting=trueorfalse
If you configure FossilUpload:ApiKey, include the header X-Api-Key.