latestOpenAPI 3.1.02026-08-223988103.3 KB

4a02eb5d21ca

files

Create a file

post/v1/files

Headers

Authorizationstring required

Bearer authentication

Request body

fileNamestring required

Name of the file, must be unique within the session the file is used with

fileType'browser_download' | 'screenshot' | 'recording' | 'customer_upload'

Type of the file

idstring uuid

File ID. Must be unique. Leave blank to get one generated for you

sessionIdsstring[]

IDs of the associated sessions

Response

OK