Generate file upload URL
documentedGenerate a presigned URL to upload a file to Wordsmith storage for use in an assistant question.
POST /api/v1/files/upload-urlFilesno implementation yet0 runsInput
filename
File name to upload (including extension)
contract.pdf
content_type
MIME type of the file to upload
application/pdf
content_length
Size of the file in bytes (optional but recommended)
1048576
Calls automatedinsights as you (your API key is your account); keychains.dev holds the credentials.