Create a file

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
fileNamestringRequired
Name of the file, must be unique within the session the file is used with
fileTypeenumOptionalDefaults to customer_upload
Type of the file
Allowed values:
idstringOptionalformat: "uuid"
File ID. Must be unique. Leave blank to get one generated for you
sessionIdslist of stringsOptional
IDs of the associated sessions

Response

OK
dataobject
metaobject
errorslist of objects or null
warningslist of objects or null