[Question]: NextJS + WebHooks + NodeJS Moralis transfer of NFT's

I would like to know if there is a way to transfer NFTs between addresses in nodejs-nextjs server side while using the authenticated account by react-moralis?

I know it is a long shot, but I would like to transfer NFT’s triggered by a custom webhook but the transfer would happen on server side and use authentication of client side react-moralis.

Any suggestions on how could this be achieved with NextJS + Moralis.