Creates presigned URLs for uploading documents to a project. Creates a new conversation for the upload session. Supports pdf. Maximum 20 files per request.Ask AIpost https://public-api.production.liveswitch.com/v1/projects/{id}/upload-urls/documentsRequired scope: profilePath ParamsiduuidrequiredThe id of the project to upload documents to.Body ParamsRequest containing file metadata and optional conversation settings.fileMetadataarray of objects | nullMetadata for the files to uploadfileMetadataADD objectconversationNamestring | nullOptional name for the conversation that will be created. Defaults to 'Files Upload'.contactIduuid | nullOptional contact/customer ID to associate with the conversationResponse 200SuccessUpdated 5 months ago