Translate an uploaded file into STL format using the Model Derivative API.
Arguments
- urn
A string. Source URN (objectId) for the file. Note the URN must be Base64 encoded. To encode the URN, see, for example, the
jsonlite::base64_encfunction.- token
A string or
aps_tokenobject withdata:readanddata:writescopes.
