|
updateBlogName |
|
Description
Updates the name of the specified blog.
Syntax
bw.updateBlogName(blog_id, username, password, new_name)
Request Fields
| • | blog_id - The ID of the blog that you want to rename. |
| • | username - Your reseller account username. |
| • | password - Your reseller account password. |
| • | new_name - The new name that you want to assign to the blog. |
Response Fields
Returns TRUE on success.