how to upload media-image or featured-image in wordpress using rest api.
I've created new post using WordPress REST API, and now I am uploading Image to my Wordpress Site using REST API but i am unable to achieve it due to error "No data Supplied" kindly please Check Screenshot
which is the best way to create new post in WordPress with Featured Image, right now in my mind
- Upload Media File to WordPress Site and Get Media ID
- Create New Post with Media ID