updateBlogPackage

Previous page  First page  Next page

Description

Changes the package of a blog. You cannot update a blog's package to another when the attributes of the new package do not contain enough resources (bandwidth/disk space) to support the blog's current usage.

 

 

Syntax

reseller.updateBlogPackage(version, username, password, blog_id, package)

 

 

Request Fields

 

version - Specifies the version number of the API. Set this to "1.3".  This value is currently ignored, but will be useful for API changes in future versions.

 

username - Your reseller account username.

 

password - Your reseller account password.

 

blog_id - The ID number of the blog whose package is to be changed.

 

package - The package name.

 

 

Response Fields

Returns TRUE on success.