Start multipart attachment upload

Start multipart attachment upload

Request

This endpoint expects an object.
file_namestringRequired
num_of_file_partsintegerRequired
entity_typeenumRequired
Allowed values:
entity_idstringRequiredformat: "uuid"
pathstringRequired
mime_typestringOptional
project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"

If null, the default project is used

Response

MultipartUploadResponse

upload_idstring
pre_sign_urlslist of strings

Errors