Start multipart attachment upload

Start multipart attachment upload

Request

This endpoint expects an object.
file_namestringRequired>=1 character
num_of_file_partsintegerRequired
entity_typeenumRequired
Allowed values:
entity_idstringRequiredformat: "uuid"
pathstringRequired>=1 character
mime_typestringOptional
project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"
If null, the default project is used

Response

MultipartUploadResponse
upload_idstring>=1 character
pre_sign_urlslist of strings

Errors