1

This bit of code will make a new blogger post. What can I do to update (not create) an existing page (not post)?

curl -v --request POST -H "Content-Type: application/atom+xml" \ -H "Authorization: GoogleLogin auth=$AUTH" \ http://www.blogger.com/feeds/$FEED/pages/default --data @blog_post.xml 
0

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.