data object to create new TagoIO Analyze
Get a url to download the analysis.
If version
is specified in options
, downloads a specific version.
Analysis identification
Optional
options: { Options for the Analysis script to download
Optional
version?: numberModify any property of the analyze.
Analyze identification
Analyze Object with data to replace
Gets information about the analyze
Analyze identification
Retrieves a list with all analyses from the account
Optional
queryObj: TSearch query params
queryObj: {
page: 1,
fields: ["id", "name"],
filter: {},
amount: 20,
orderBy: "name,asc",
}
```json
Upload a file (base64) to Analysis. Automatically erase the old one
Analyze identification
Object with name, language and content of the file
Create a new analyze