Attaches files to a specific car
POST/api/cars/:carId/files
This endpoint allows attaching files to a car, such as documents, images, or other relevant files. The files are stored and associated with the car for future reference.
Request
Responses
- 200
- 400
- 403
Files attached successfully
Api Error
Unauthenticated user