Creates presigned URLs for uploading documents to a project. Creates a new conversation for the upload session. Supports pdf. Maximum 20 files per request.

Required scope: profile

Path Params
uuid
required

The id of the project to upload documents to.

Body Params

Request containing file metadata and optional conversation settings.

fileMetadata
array of objects | null

Metadata for the files to upload

fileMetadata
string | null

Optional name for the conversation that will be created. Defaults to 'Files Upload'.

uuid | null

Optional contact/customer ID to associate with the conversation

Response

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json