Skip to main content

FileUploadSessionCreate

fileName stringrequired

Unique identifier of the file to be uploaded. File name must be unique for the organization.

Possible values: non-empty

Example: example.zip
FileUploadSessionCreate
{
"fileName": "example.zip"
}