For more information about importing components via a file please see: https://dittov3.notion.site/Importing-JSON-iOS-Android-Files-256cc8865c7a80fe94cdf135631bf8c6. The request body must be of type multipart/form-data.
The API ID of the folder you want to import components into. If not specified, components will be imported into the root of your component library.
The absolute path to the file you want to import. Postman and other tools support directly uploading files, but if you're using cURL you'll need to use the @ prefix, e.g. curl -F import=@/path/to/file.json
Returns how many components were inserted.