Help Center
Help CenterHelp Centers
Help centers allow organizations to create and manage knowledge bases with articles and collections. Currently, Featurebase supports one help center per organization.
List help centers
Get a help center by ID
ModelsExpand Collapse
HelpCenter object { id, availableLocales, createdAt, 17 more }
translations: optional object { id, bg, bn, 39 more } Translations for different locales
Translations for different locales
Help CenterCollections
Help centers allow organizations to create and manage knowledge bases with articles and collections. Currently, Featurebase supports one help center per organization.
List collections
Create a collection
Get a collection by ID
Update a collection
Delete a collection
ModelsExpand Collapse
Collection object { id, availableLocales, createdAt, 19 more }
translations: optional object { id, bg, bn, 39 more } Translations by locale code
Translations by locale code
Help CenterArticles
Help centers allow organizations to create and manage knowledge bases with articles and collections. Currently, Featurebase supports one help center per organization.
List articles
Create an article
Get an article by ID
Update an article
Delete an article
Search articles
ModelsExpand Collapse
Article object { id, availableLocales, createdAt, 27 more }
translations: optional object { id, bg, bn, 39 more } Translations by locale code
Translations by locale code
ArticleSearchResponse object { data, nextCursor, object, 2 more }
data: array of object { id, availableLocales, createdAt, 27 more } Array of search results
Array of search results
translations: optional object { id, bg, bn, 39 more } Translations by locale code
Translations by locale code
Help CenterRedirect Rules
Help centers allow organizations to create and manage knowledge bases with articles and collections. Currently, Featurebase supports one help center per organization.