/api/item/addFromPaths
POST
Add multiple local files to Eagle App.
Parameter
Description
path
Required, the path of the local files.
name
Required, the name of images to be added.
website
The Address of the source of the images.
annotation
The annotation for the images.
tags
Tags for the images.
folderId
If this parameter is defined, the image will be added to the corresponding folder.
Sample Code:
Results Returned:
Last updated