Uploads or replaces the seating chart image for a specific hall.
The request body must be of type multipart/form-data with a single file part named seating_chart_image.
Constraints:
image/jpeg, image/png, image/webp).Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The image file to upload.
Image uploaded successfully. Returns the updated Hall object.