To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Methods
Name | Returns | Notes | Example |
---|---|---|---|
createBlog ( newName, title, website, createdBy ) | Blog | ||
createArticle ( blog, newName, newTitle, body, createdBy ) | BlogArticle | ||
copyTo ( newName, blog, website, user ) | void | ||
copyTo ( newName, blog, otherAdminDomain, otherWebsiteName, user ) | void |