v1

latestOpenAPI 3.1.02026-07-133988103.2 KB
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