Upload File

class UploadFile(client: IndicoClient) : RestRequest<JSONArray?>

Constructors

UploadFileconstructor(client: IndicoClient)

Functions

NameSummary
callopen override fun call(): JSONArray?Upload files and return metadata
filePathsfun filePaths(filePaths: List<String>?): UploadFileFiles to upload