Uploads
Validate Upload
Check for duplicate files before uploading
POST
Overview
Validates files before upload by checking if files with the same name already exist at the specified location. Returns a list of duplicate filenames.Query Parameters
Workspace ID
Request Body
Array of files to validate
Response
true if duplicates were foundArray of filenames that already exist
Request status (
success)
