Batch Upload Media
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form containing a file.
files[]
**Required** - Array of media files to upload
**Validation:**
- Required
- Must be an array
- Min: 1 file, Max: 10 files (configurable)
- Each file max size: 50MB
- All files must match media_type
media_type
**Required** - Type of media being uploaded (applies to all files)
**Validation:**
- Required
- Must be one of: photo, video, audio, document, drawing, signature, before_photo, after_photo, before_video, after_video, progress_photo, damage_photo, part_photo, measurement, inspection, safety, compliance, other
Response
Successful response

