How to Add Meta Description and Focus Keyword to Post via WordPress REST API (wp-json/wp/v2/posts)?
I am using the WordPress REST API (wp-json/wp/v2/posts
) to publish posts. The request works, but when I analyze the post in Yoast SEO, it says I need to add a meta description and a focus keyword (target query). I couldn’t find any documentation on how to include these in the API request body.