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:
agentId
must be a valid ID of the user defined agent (UDA)- param
sourceType
must contain only lower case alphanumerical characters and dashes - params
metadata
andtags
must contain only ASCII characters;tags
values cannot contain comma and values must be unique - params
metadata
andtags
together as JSON objects must have less than 1.5KB of text (1536 characters)