post https://api.tetrascience.com/v1/data-acquisition/agent/upload
This endpoint uploads a file to TetraScience Cloud. It requires a user-defined agent set up in the TetraScience Web UI. API users can use it to upload, manage their files, and trigger pipelines.
Maximum payload size: 500MB
Validations performed by this endpoint:
agentIdmust be a valid ID of the user defined agent (UDA)- param
sourceTypemust contain only lower case alphanumerical characters and dashes - params
metadataandtagsmust contain only ASCII characters;tagsvalues cannot contain comma and values must be unique - params
metadataandtagstogether as JSON objects must have less than 1.5KB of text (1536 characters)
