|
updateBlogSkin |
|
Description
Updates the skin used by the specified blog.
Syntax
bw.updateBlogSkin(blog_id, username, password, skin_id)
Request Fields
| • | blog_id - The ID of the blog that you want to update. |
| • | username - Your reseller account username. |
| • | password - Your reseller account password. |
| • | skin_id - Must be a valid skin_id returned from bw.getSkins(). |
Response Fields
Returns TRUE on success.