Upload File
Files API
Upload Files
Generate a pre-signed URL for file upload to S3
POST
Upload File
Call this endpoint to get a signed URL which you can use to upload files to the system. You will receive a key along with the signed URL.After you have uploaded the file, you need to create a record of it using the Create File endpoint.Use the key you received in the response to create the file record.