Skip to main content
Back to API List

Upload API

Uploads a file as an attachment to a session.

Path Parameters

Request Parameters (form-data)

Sample Request Example Curl Command

Response

Each uploaded file is assigned a unique file ID, which is returned in response along with other details of the file, such as name, path, size, extension, etc. Sample response
Refer to this to learn more about supported file types and file size limits.

Delete File

Deletes an uploaded file.

Path Parameters

Request Parameters

Sample Request

Sample Response