File 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:

  1. agentId must be a valid ID of the user defined agent (UDA)
  2. param sourceType must contain only lower case alphanumerical characters and dashes
  3. params metadata and tags must contain only ASCII characters; tags values cannot contain comma and values must be unique
  4. params metadata and tags together as JSON objects must have less than 1.5KB of text (1536 characters)
Language
Authorization
URL
Click Try It! to start a request and see the response here!