public BaseResponse<KeyResponseVo> verifyPassword(
		@RequestParam("uuid") String uuid, //
		@RequestBody PasswordRequestVo verifyPasswordRequestVo) 

스크린샷 2024-11-07 오후 12.09.24.png

@RequestHeader("uuid") String uuid

스크린샷 2024-11-07 오후 12.16.07.png