Put a file at a specific path (object-storage style)
Put a file at a specific path (object-storage style)
Path parameters
Query parameters
Session / container identifier.
Request
Response
Relative path of the file within the session, e.g. ‘uploads/data.csv’ or ‘outputs/result.png’. Use this value as file_id in subsequent requests.
ISO-8601 timestamp when the file was created or last modified.
True for sandbox output files; False for uploaded input files.
Content checksum (MD5 hex or S3 ETag). Present after stat; None if unavailable.
Namespace this file belongs to (e.g. ‘session’, ‘skills’, or a custom namespace).

