Ability to change homepage on Wordpress using API
Is there any way to change a site's homepage (Settings - Reading), via API? We're running a React app with a Headless WP 'backend', and I'd like to let users change the homepage of their sites though our app.
I searched but couldn't find a solution to this.
Thanks