Partially updates the details of an existing hall by its unique ID.
Only the fields provided in the request body will be updated; unspecified fields will remain unchanged.
This is a protected endpoint. Access is restricted to users with admin or manager roles.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.