updateBlogComponentProfile

Previous page  First page  Next page

Description

Updates the component profile for the specified blog.

 

 

Syntax

reseller.updateBlogComponentProfile(version, username, password, blog_id, profile)

 

 

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 component profile(s) is(are) to be changed.

 

profile - The new component profile that you want to assign to the blog.

 

 

 

Response Fields

Returns TRUE on success.