Preview Import
POST /api/categories/import/preview
Preview a category import file before committing. Returns parsed rows and any validation errors.
Authentication: Requires Bearer token.
Content-Type: multipart/form-data
file (required) — CSV or Excel file
Request