|
deleteBlog |
|
Description
Deletes the specified blog.
Syntax
reseller.deleteBlog(version, username, password, blog_id)
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 to be deleted. |
Response Fields
Returns TRUE on success.