Upload files from URLs to a project in Trellis to be processed later. You need to create a project and get the proj_id
before uploading assets.
Pass in an API version to guarantee a consistent response format.
The latest version should be used for all new API calls. Existing API calls should be updated to the latest version when possible.
Valid versions:
Latest API version (recommended): 2025-03
Previous API version (maintenance mode): 2025-02
If no API version header is included, the response format is considered unstable and could change without notice (not recommended).
Successful Response
The response is of type object
.
Upload files from URLs to a project in Trellis to be processed later. You need to create a project and get the proj_id
before uploading assets.
Pass in an API version to guarantee a consistent response format.
The latest version should be used for all new API calls. Existing API calls should be updated to the latest version when possible.
Valid versions:
Latest API version (recommended): 2025-03
Previous API version (maintenance mode): 2025-02
If no API version header is included, the response format is considered unstable and could change without notice (not recommended).
Successful Response
The response is of type object
.