First Person sit on chair camera animation, without having a model or a skeleton+animation

Yo guys, i havent used UE4 for a long time so im kinda lost again and im sry for asking a simple question like that.

I wanted to do a camera animation where the player is sitting down on a chair, and the camera would like rotate and do some kind of animations, so i simply dont have to attach the playercapsule to a socket on the chair and just rotate the capsule at 90 or 180 degrees.

Can i do that without creating matinee or something ?
or is there even a way to record the camera movement and let it play as soon the player sits down on that chair ?

Not sure how to archiev this kind of stuff ;/

You can use splines https://docs.unrealengine.com/latest/INT/Engine/BlueprintSplines/. The camera can move follow the spline.