Update Elementor Page Programmatically

How do I using Make.com in order to update specific content in an elementor page? I have tried the rest api but I do not know how to write code. Unfortunately when updating a WP-page in make you also have to include all of the previous data that you want to remain the same. Because of this I was planning on pulling either get post module or wordpressAPI call module to pull all of the page data then using this page data to update the current post.