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

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 objectsOptional
warningslist of objectsOptional