v1

latestOpenAPI 3.0.02026-07-26492143.5 KB
File Handling

Upload multiple files

post/upload_files

Request body

user_idstring

The user ID associated with the files. Required if project_id is not provided.

project_idstring

The project ID associated with the files. Required if user_id is not provided.

Response

All files uploaded successfully

successboolean
uploaded_filesstring[]

Array of uploaded file names.