Documentation Index

Fetch the complete documentation index at: https://apidocs.document360.com/llms.txt

Use this file to discover all available pages before exploring further.

Provides feedback for an AI assistive search response

Prev Next
Post
/v2/ProjectVersions/ask-ai-feedback
Security
API Key: api_token
Header parameter nameapi_token

The API token used for authenticating the request. This must be passed as a header parameter. To generate an API token, go to Settings > Knowledge base portal > API tokens. This token must correspond to a valid workspace and permission level.

Body parameters

Feedback payload. entityId ties the feedback to a previous AI search response; isLiked is a thumbs-up/down signal.

Resync API reference request

Resync an API reference with specific apiReferenceId projectVersionId, userId and a spec file url or a file type.

{
  "entity_id": "",
  "is_liked": false,
  "comments": "",
  "notify_me_about_changes": false,
  "feedback_provider_email": "",
  "additional_feedback_info": {
    "need_more_information": false,
    "difficult_to_understand": false,
    "irrelevant_content": false,
    "incorrect_source_reference": false,
    "missing_information": false,
    "dont_like_style": false,
    "others": false,
    "comments": false
  },
  "feedback_sub_type": 0
}
Expand All
object
entity_id
string | null

Analytics ID returned by the ask-eddy response. Required to associate feedback with an ask-eddy query.

is_liked
boolean

Set to true if the user liked the AI response, and false if the user disliked the response.

comments
string | null

Optional user-provided feedback or suggestions about the AI response.

notify_me_about_changes
boolean

Set to true if the user wants to be notified when there is a response to their feedback.

feedback_provider_email
string | null

Email address of the user submitting the feedback. Required if notify_me_about_changes is set to true.

additional_feedback_info
object | null

Additional details about the user’s feedback. Helps categorize user feedback and respond effectively.

need_more_information
boolean

User needs more information than what was provided in the AI response.

difficult_to_understand
boolean

The AI response was difficult for the user to understand.

irrelevant_content
boolean

The AI response was not relevant to the user's query.

incorrect_source_reference
boolean

The source references in the AI response were incorrect or misleading.

missing_information
boolean

Important information was missing from the AI response.

dont_like_style
boolean

The user did not like the style of the AI response.

others
boolean

The user's feedback does not fall under the predefined categories.

comments
boolean

Indicates whether the user has provided additional comments.

feedback_sub_type
string

Set to 0 if the user did not receive a response to their query. Set to 1 if they received a response but were not satisfied with it.

Valid values[ "aiSearchAnswered", "aiSearchUnanswered" ]
Resync API reference request

Resync an API reference with specific apiReferenceId projectVersionId, userId and a spec file url or a file type.

{
  "entity_id": "",
  "is_liked": false,
  "comments": "",
  "notify_me_about_changes": false,
  "feedback_provider_email": "",
  "additional_feedback_info": {
    "need_more_information": false,
    "difficult_to_understand": false,
    "irrelevant_content": false,
    "incorrect_source_reference": false,
    "missing_information": false,
    "dont_like_style": false,
    "others": false,
    "comments": false
  },
  "feedback_sub_type": 0
}
Expand All
object
entity_id
string | null

Analytics ID returned by the ask-eddy response. Required to associate feedback with an ask-eddy query.

is_liked
boolean

Set to true if the user liked the AI response, and false if the user disliked the response.

comments
string | null

Optional user-provided feedback or suggestions about the AI response.

notify_me_about_changes
boolean

Set to true if the user wants to be notified when there is a response to their feedback.

feedback_provider_email
string | null

Email address of the user submitting the feedback. Required if notify_me_about_changes is set to true.

additional_feedback_info
object | null

Additional details about the user’s feedback. Helps categorize user feedback and respond effectively.

need_more_information
boolean

User needs more information than what was provided in the AI response.

difficult_to_understand
boolean

The AI response was difficult for the user to understand.

irrelevant_content
boolean

The AI response was not relevant to the user's query.

incorrect_source_reference
boolean

The source references in the AI response were incorrect or misleading.

missing_information
boolean

Important information was missing from the AI response.

dont_like_style
boolean

The user did not like the style of the AI response.

others
boolean

The user's feedback does not fall under the predefined categories.

comments
boolean

Indicates whether the user has provided additional comments.

feedback_sub_type
string

Set to 0 if the user did not receive a response to their query. Set to 1 if they received a response but were not satisfied with it.

Valid values[ "aiSearchAnswered", "aiSearchUnanswered" ]
Resync API reference request

Resync an API reference with specific apiReferenceId projectVersionId, userId and a spec file url or a file type.

{
  "entity_id": "",
  "is_liked": false,
  "comments": "",
  "notify_me_about_changes": false,
  "feedback_provider_email": "",
  "additional_feedback_info": {
    "need_more_information": false,
    "difficult_to_understand": false,
    "irrelevant_content": false,
    "incorrect_source_reference": false,
    "missing_information": false,
    "dont_like_style": false,
    "others": false,
    "comments": false
  },
  "feedback_sub_type": 0
}
Expand All
object
entity_id
string | null

Analytics ID returned by the ask-eddy response. Required to associate feedback with an ask-eddy query.

is_liked
boolean

Set to true if the user liked the AI response, and false if the user disliked the response.

comments
string | null

Optional user-provided feedback or suggestions about the AI response.

notify_me_about_changes
boolean

Set to true if the user wants to be notified when there is a response to their feedback.

feedback_provider_email
string | null

Email address of the user submitting the feedback. Required if notify_me_about_changes is set to true.

additional_feedback_info
object | null

Additional details about the user’s feedback. Helps categorize user feedback and respond effectively.

need_more_information
boolean

User needs more information than what was provided in the AI response.

difficult_to_understand
boolean

The AI response was difficult for the user to understand.

irrelevant_content
boolean

The AI response was not relevant to the user's query.

incorrect_source_reference
boolean

The source references in the AI response were incorrect or misleading.

missing_information
boolean

Important information was missing from the AI response.

dont_like_style
boolean

The user did not like the style of the AI response.

others
boolean

The user's feedback does not fall under the predefined categories.

comments
boolean

Indicates whether the user has provided additional comments.

feedback_sub_type
string

Set to 0 if the user did not receive a response to their query. Set to 1 if they received a response but were not satisfied with it.

Valid values[ "aiSearchAnswered", "aiSearchUnanswered" ]
Resync API reference request

Resync an API reference with specific apiReferenceId projectVersionId, userId and a spec file url or a file type.

{
  "entity_id": "",
  "is_liked": false,
  "comments": "",
  "notify_me_about_changes": false,
  "feedback_provider_email": "",
  "additional_feedback_info": {
    "need_more_information": false,
    "difficult_to_understand": false,
    "irrelevant_content": false,
    "incorrect_source_reference": false,
    "missing_information": false,
    "dont_like_style": false,
    "others": false,
    "comments": false
  },
  "feedback_sub_type": 0
}
Expand All
object
entity_id
string | null

Analytics ID returned by the ask-eddy response. Required to associate feedback with an ask-eddy query.

is_liked
boolean

Set to true if the user liked the AI response, and false if the user disliked the response.

comments
string | null

Optional user-provided feedback or suggestions about the AI response.

notify_me_about_changes
boolean

Set to true if the user wants to be notified when there is a response to their feedback.

feedback_provider_email
string | null

Email address of the user submitting the feedback. Required if notify_me_about_changes is set to true.

additional_feedback_info
object | null

Additional details about the user’s feedback. Helps categorize user feedback and respond effectively.

need_more_information
boolean

User needs more information than what was provided in the AI response.

difficult_to_understand
boolean

The AI response was difficult for the user to understand.

irrelevant_content
boolean

The AI response was not relevant to the user's query.

incorrect_source_reference
boolean

The source references in the AI response were incorrect or misleading.

missing_information
boolean

Important information was missing from the AI response.

dont_like_style
boolean

The user did not like the style of the AI response.

others
boolean

The user's feedback does not fall under the predefined categories.

comments
boolean

Indicates whether the user has provided additional comments.

feedback_sub_type
string

Set to 0 if the user did not receive a response to their query. Set to 1 if they received a response but were not satisfied with it.

Valid values[ "aiSearchAnswered", "aiSearchUnanswered" ]
Responses
200

Operation succeeded. Inspect the response envelope's success flag and the result/data payload.

Success status response

This is sample response for this endpoint.

{
  "extension_data": null,
  "context": null,
  "success": true,
  "errors": [],
  "warnings": [],
  "information": [],
  "feature_explorer_status": null,
  "custom_page_element": null
}
Expand All
object

Canonical Portal API response envelope. Every endpoint's response either is a Document360.Core.Messages.Core.BaseResponse or derives from one. Carries the success flag plus arrays of structured errors, warnings, and informational messages — the whole of which the SPA inspects to render success/error UI.

extension_data
object | null

Round-trip extension data for forward-compat fields not modelled here.

context
object | null

Optional response-level context (e.g. caller reference for log correlation).

extension_data
object | null

Round-trip extension data for forward-compat fields.

caller_reference
string | null

Optional opaque ID supplied by the caller, echoed back in audit logs and responses.

success
boolean

True when the request succeeded. Always inspect this before consuming the success-shape fields.

errors
Array of object (BaseError) | null

List of structured errors. Populated when Document360.Core.Messages.Core.BaseResponse.success is false.

object

One structured error in a response's Document360.Core.Messages.Core.BaseResponse.errors array.

extension_data
object | null

This is the Extension data object

stack_trace
string | null

A technical trace showing where the error occurred within the system. Intended for backend debugging.

description
string | null

A clear message explaining what caused the error. This helps quickly understand what went wrong.

error_code
string | null

A short, predefined code that identifies the type of error. Useful for logging the error or raising a support request.

custom_data
object | null

Any structured metadata for the error object.

property*
warnings
Array of object (BaseWarning) | null

List of non-fatal warnings — the request succeeded, but with caveats worth surfacing to the user.

object

One non-fatal warning attached to an otherwise-successful response.

extension_data
object | null

Extension Data for customer Api warning

description
string | null

A plain message that describes the warning and helps understand what should be reviewed.

warning_code
string | null

A short, predefined code that uniquely identifies the warning type.

information
Array of object (BaseInformation) | null

Informational messages — context the SPA might use (e.g. fallback logic, skipped operations).

object

One informational message in a response's Document360.Core.Messages.Core.BaseResponse.information array. Non-error context the SPA may surface to the user.

extension_data
object | null

Extension data for customer Api response information

description
string | null

A plain message offering helpful context about the response, such as confirmation of fallback logic or skipped operations.

feature_explorer_status
object | null

Onboarding/feature-explorer status payload, surfaced via response interceptors.

feature_usage_score
number (double)
section
string

Possible values: "all" = All, "createKnowledgeBaseArticle" = CreateKnowledgeBaseArticle, "inviteTeamMembers" = InviteTeamMembers, "extensions" = Extensions, "homePageBuilder" = HomePageBuilder, "advanced" = Advanced

Valid values[ "all", "createKnowledgeBaseArticle", "inviteTeamMembers", "extensions", "homePageBuilder", "advanced" ]
feature_id
string | null
feature_name
string

Possible values: "all" = All, "publishArticle" = PublishArticle, "addCategory" = AddCategory, "articleImport" = ArticleImport, "inviteTeamMember" = InviteTeamMember, "createRoles" = CreateRoles, "inviteReaders" = InviteReaders, "addExtensions" = AddExtensions, "publishLandingPage" = PublishLandingPage, "addContributors" = AddContributors, "addWorkFlow" = AddWorkFlow, "compareVersions" = CompareVersions, "articleReviewReminder" = ArticleReviewReminder, "addFiles" = AddFiles, "seo" = SEO, "design" = Design, "navigations" = Navigations, "customCSSandJS" = CustomCSSandJS, "smartBars" = SmartBars, "setCookieConsent" = SetCookieConsent, "apiTokens" = APITokens, "projectBackup" = ProjectBackup, "addCustomDomain" = AddCustomDomain, "createSecurityGroup" = CreateSecurityGroup, "auditing" = Auditing, "analytics" = Analytics, "ipRestriction" = IPRestriction

Valid values[ "all", "publishArticle", "addCategory", "articleImport", "inviteTeamMember", "createRoles", "inviteReaders", "addExtensions", "publishLandingPage", "addContributors", "addWorkFlow", "compareVersions", "articleReviewReminder", "addFiles", "seo", "design", "navigations", "customCSSandJS", "smartBars", "setCookieConsent", "apiTokens", "projectBackup", "addCustomDomain", "createSecurityGroup", "auditing", "analytics", "ipRestriction" ]
advanced_feature_user_role
string

Possible values: "basic" = Basic, "contentRole" = ContentRole, "portalRole" = PortalRole

Valid values[ "basic", "contentRole", "portalRole" ]
feature_explorer_user_analytics
object | null
id
string | null
project_id
string | null
user_id
string | null
trophy_status
object | null
first
boolean
second
boolean
third
boolean
fourth
boolean
show_default
boolean
show_advanced_section_popup
boolean
hide_popup
boolean
hide_popup_date
string (date-time)
is_advanced_section_unlocked
boolean
usage_score
number (double)
features
Array of object (FeatureAnalytics) | null
object
section
string

Possible values: "all" = All, "createKnowledgeBaseArticle" = CreateKnowledgeBaseArticle, "inviteTeamMembers" = InviteTeamMembers, "extensions" = Extensions, "homePageBuilder" = HomePageBuilder, "advanced" = Advanced

Valid values[ "all", "createKnowledgeBaseArticle", "inviteTeamMembers", "extensions", "homePageBuilder", "advanced" ]
feature_name
string

Possible values: "all" = All, "publishArticle" = PublishArticle, "addCategory" = AddCategory, "articleImport" = ArticleImport, "inviteTeamMember" = InviteTeamMember, "createRoles" = CreateRoles, "inviteReaders" = InviteReaders, "addExtensions" = AddExtensions, "publishLandingPage" = PublishLandingPage, "addContributors" = AddContributors, "addWorkFlow" = AddWorkFlow, "compareVersions" = CompareVersions, "articleReviewReminder" = ArticleReviewReminder, "addFiles" = AddFiles, "seo" = SEO, "design" = Design, "navigations" = Navigations, "customCSSandJS" = CustomCSSandJS, "smartBars" = SmartBars, "setCookieConsent" = SetCookieConsent, "apiTokens" = APITokens, "projectBackup" = ProjectBackup, "addCustomDomain" = AddCustomDomain, "createSecurityGroup" = CreateSecurityGroup, "auditing" = Auditing, "analytics" = Analytics, "ipRestriction" = IPRestriction

Valid values[ "all", "publishArticle", "addCategory", "articleImport", "inviteTeamMember", "createRoles", "inviteReaders", "addExtensions", "publishLandingPage", "addContributors", "addWorkFlow", "compareVersions", "articleReviewReminder", "addFiles", "seo", "design", "navigations", "customCSSandJS", "smartBars", "setCookieConsent", "apiTokens", "projectBackup", "addCustomDomain", "createSecurityGroup", "auditing", "analytics", "ipRestriction" ]
is_feature_explored
boolean
time_stamp
string (date-time)
is_closed_content_reuse_info
boolean
custom_page_element
object | null

UI element directive returned alongside the response when the SPA should render an inline tip or banner.

element_type
string

Possible values: "homePageBody" = HomePageBody, "documentationPageBody" = DocumentationPageBody, "navigationPageBody" = NavigationPageBody, "customPageBody" = CustomPageBody, "heroSection" = HeroSection, "customCodeSection" = CustomCodeSection, "imageWithTextSection" = ImageWithTextSection, "multiColumnCardSection" = MultiColumnCardSection, "richTextSection" = RichTextSection, "widgetSection" = WidgetSection, "actionCardElement" = ActionCardElement, "infoCardElement" = InfoCardElement, "groupClickableElement" = GroupClickableElement, "clickableElement" = ClickableElement, "customHTMLInputElement" = CustomHTMLInputElement, "customCSSInputElement" = CustomCSSInputElement, "imageElement" = ImageElement, "headingTextElement" = HeadingTextElement, "inputTextboxElement" = InputTextboxElement, "textAreaElement" = TextAreaElement, "topListWidgetElement" = TopListWidgetElement, "imageWithFormSection" = ImageWithFormSection, "formElement" = FormElement, "navigationElement" = NavigationElement, "containerSection" = ContainerSection, "articleHeaderElement" = ArticleHeaderElement, "articleContentElement" = ArticleContentElement, "treeElement" = TreeElement, "feedbackElement" = FeedbackElement, "commentsElement" = CommentsElement, "articleSummary" = ArticleSummary, "multiColumnCardEditableSection" = MultiColumnCardEditableSection, "multiColumnCardSectionV2" = MultiColumnCardSectionV2, "tabSection" = TabSection, "tabItemElement" = TabItemElement, "widgetCardElement" = WidgetCardElement, "acknowledgementInfoElement" = AcknowledgementInfoElement, "acknowledgementSubmitElement" = AcknowledgementSubmitElement, "guideNodeElement" = GuideNodeElement, "guideTextAreaElement" = GuideTextAreaElement, "guideHeadingTextElement" = GuideHeadingTextElement, "guideGroupClickableElement" = GuideGroupClickableElement, "guideImageElement" = GuideImageElement, "guideButtonElement" = GuideButtonElement, "guideRadioButtonElement" = GuideRadioButtonElement, "guideCheckboxElement" = GuideCheckboxElement, "guideDropdownElement" = GuideDropdownElement

Valid values[ "homePageBody", "documentationPageBody", "navigationPageBody", "customPageBody", "heroSection", "customCodeSection", "imageWithTextSection", "multiColumnCardSection", "richTextSection", "widgetSection", "actionCardElement", "infoCardElement", "groupClickableElement", "clickableElement", "customHTMLInputElement", "customCSSInputElement", "imageElement", "headingTextElement", "inputTextboxElement", "textAreaElement", "topListWidgetElement", "imageWithFormSection", "formElement", "navigationElement", "containerSection", "articleHeaderElement", "articleContentElement", "treeElement", "feedbackElement", "commentsElement", "articleSummary", "multiColumnCardEditableSection", "multiColumnCardSectionV2", "tabSection", "tabItemElement", "widgetCardElement", "acknowledgementInfoElement", "acknowledgementSubmitElement", "guideNodeElement", "guideTextAreaElement", "guideHeadingTextElement", "guideGroupClickableElement", "guideImageElement", "guideButtonElement", "guideRadioButtonElement", "guideCheckboxElement", "guideDropdownElement" ]
element_name
string | null
element_guid
string | null
display_name
string | null
view_styles
object | null
property*
view_properties
object | null
property*
editable_properties
Array of object (FormEditableProperties) | null
object
element_name
string | null
element_type
string | null
Valid values[ "iconPickerEditElement", "inputTextEditElement", "colorPickerEditElement", "textareaEditElement", "radioGroupEditElement", "cardStyleEditElement", "arrowIndicatorEditElement", "selectBoxEditElement", "checkboxEditElement" ]
label
string | null
value
string | null
view_form_control
object | null
property_key
string | null
is_children
integer (int32)
view_type
string | null
element_name
string | null
is_children_root
boolean
element_type
string | null
inverted_value
boolean
is_dirty
boolean
editable_properties
element_guid
string | null
children
Array of object (FormEditableProperties) | null
object Recursive
edit_component_style_properties
object | null
property*
edit_component_properties
object | null
property*
children
Array of object (UIElement) | null
object Recursive
400

The request body or query parameters failed validation. Inspect errors[].description for the offending fields.

Invalid analyticsId

Kindly ensure the analyticsId is not empty and perform the task again.

{
  "extension_data": null,
  "success": false,
  "errors": [
    {
      "extension_data": null,
      "stack_trace": null,
      "description": "AnalyticsId should not be empty",
      "error_code": null,
      "custom_data": null
    }
  ],
  "warnings": [],
  "information": []
}
Invalid projectDocumentVersionId

Kindly ensure the projectDocumentVersionId is not empty and perform the task again.

{
  "extension_data": null,
  "success": false,
  "errors": [
    {
      "extension_data": null,
      "stack_trace": null,
      "description": "ProjectDocumentVersionId should not be empty",
      "error_code": null,
      "custom_data": null
    }
  ],
  "warnings": [],
  "information": []
}
Invalid languageCode

Kindly ensure the languageCode is not empty and perform the task again.

{
  "extension_data": null,
  "success": false,
  "errors": [
    {
      "extension_data": null,
      "stack_trace": null,
      "description": "LanguageCode should not be empty",
      "error_code": null,
      "custom_data": null
    }
  ],
  "warnings": [],
  "information": []
}
Expand All
object

Canonical Portal API response envelope. Every endpoint's response either is a Document360.Core.Messages.Core.BaseResponse or derives from one. Carries the success flag plus arrays of structured errors, warnings, and informational messages — the whole of which the SPA inspects to render success/error UI.

extension_data
object | null

Round-trip extension data for forward-compat fields not modelled here.

context
object | null

Optional response-level context (e.g. caller reference for log correlation).

extension_data
object | null

Round-trip extension data for forward-compat fields.

caller_reference
string | null

Optional opaque ID supplied by the caller, echoed back in audit logs and responses.

success
boolean

True when the request succeeded. Always inspect this before consuming the success-shape fields.

errors
Array of object (BaseError) | null

List of structured errors. Populated when Document360.Core.Messages.Core.BaseResponse.success is false.

object

One structured error in a response's Document360.Core.Messages.Core.BaseResponse.errors array.

extension_data
object | null

This is the Extension data object

stack_trace
string | null

A technical trace showing where the error occurred within the system. Intended for backend debugging.

description
string | null

A clear message explaining what caused the error. This helps quickly understand what went wrong.

error_code
string | null

A short, predefined code that identifies the type of error. Useful for logging the error or raising a support request.

custom_data
object | null

Any structured metadata for the error object.

property*
warnings
Array of object (BaseWarning) | null

List of non-fatal warnings — the request succeeded, but with caveats worth surfacing to the user.

object

One non-fatal warning attached to an otherwise-successful response.

extension_data
object | null

Extension Data for customer Api warning

description
string | null

A plain message that describes the warning and helps understand what should be reviewed.

warning_code
string | null

A short, predefined code that uniquely identifies the warning type.

information
Array of object (BaseInformation) | null

Informational messages — context the SPA might use (e.g. fallback logic, skipped operations).

object

One informational message in a response's Document360.Core.Messages.Core.BaseResponse.information array. Non-error context the SPA may surface to the user.

extension_data
object | null

Extension data for customer Api response information

description
string | null

A plain message offering helpful context about the response, such as confirmation of fallback logic or skipped operations.

feature_explorer_status
object | null

Onboarding/feature-explorer status payload, surfaced via response interceptors.

feature_usage_score
number (double)
section
string

Possible values: "all" = All, "createKnowledgeBaseArticle" = CreateKnowledgeBaseArticle, "inviteTeamMembers" = InviteTeamMembers, "extensions" = Extensions, "homePageBuilder" = HomePageBuilder, "advanced" = Advanced

Valid values[ "all", "createKnowledgeBaseArticle", "inviteTeamMembers", "extensions", "homePageBuilder", "advanced" ]
feature_id
string | null
feature_name
string

Possible values: "all" = All, "publishArticle" = PublishArticle, "addCategory" = AddCategory, "articleImport" = ArticleImport, "inviteTeamMember" = InviteTeamMember, "createRoles" = CreateRoles, "inviteReaders" = InviteReaders, "addExtensions" = AddExtensions, "publishLandingPage" = PublishLandingPage, "addContributors" = AddContributors, "addWorkFlow" = AddWorkFlow, "compareVersions" = CompareVersions, "articleReviewReminder" = ArticleReviewReminder, "addFiles" = AddFiles, "seo" = SEO, "design" = Design, "navigations" = Navigations, "customCSSandJS" = CustomCSSandJS, "smartBars" = SmartBars, "setCookieConsent" = SetCookieConsent, "apiTokens" = APITokens, "projectBackup" = ProjectBackup, "addCustomDomain" = AddCustomDomain, "createSecurityGroup" = CreateSecurityGroup, "auditing" = Auditing, "analytics" = Analytics, "ipRestriction" = IPRestriction

Valid values[ "all", "publishArticle", "addCategory", "articleImport", "inviteTeamMember", "createRoles", "inviteReaders", "addExtensions", "publishLandingPage", "addContributors", "addWorkFlow", "compareVersions", "articleReviewReminder", "addFiles", "seo", "design", "navigations", "customCSSandJS", "smartBars", "setCookieConsent", "apiTokens", "projectBackup", "addCustomDomain", "createSecurityGroup", "auditing", "analytics", "ipRestriction" ]
advanced_feature_user_role
string

Possible values: "basic" = Basic, "contentRole" = ContentRole, "portalRole" = PortalRole

Valid values[ "basic", "contentRole", "portalRole" ]
feature_explorer_user_analytics
object | null
id
string | null
project_id
string | null
user_id
string | null
trophy_status
object | null
first
boolean
second
boolean
third
boolean
fourth
boolean
show_default
boolean
show_advanced_section_popup
boolean
hide_popup
boolean
hide_popup_date
string (date-time)
is_advanced_section_unlocked
boolean
usage_score
number (double)
features
Array of object (FeatureAnalytics) | null
object
section
string

Possible values: "all" = All, "createKnowledgeBaseArticle" = CreateKnowledgeBaseArticle, "inviteTeamMembers" = InviteTeamMembers, "extensions" = Extensions, "homePageBuilder" = HomePageBuilder, "advanced" = Advanced

Valid values[ "all", "createKnowledgeBaseArticle", "inviteTeamMembers", "extensions", "homePageBuilder", "advanced" ]
feature_name
string

Possible values: "all" = All, "publishArticle" = PublishArticle, "addCategory" = AddCategory, "articleImport" = ArticleImport, "inviteTeamMember" = InviteTeamMember, "createRoles" = CreateRoles, "inviteReaders" = InviteReaders, "addExtensions" = AddExtensions, "publishLandingPage" = PublishLandingPage, "addContributors" = AddContributors, "addWorkFlow" = AddWorkFlow, "compareVersions" = CompareVersions, "articleReviewReminder" = ArticleReviewReminder, "addFiles" = AddFiles, "seo" = SEO, "design" = Design, "navigations" = Navigations, "customCSSandJS" = CustomCSSandJS, "smartBars" = SmartBars, "setCookieConsent" = SetCookieConsent, "apiTokens" = APITokens, "projectBackup" = ProjectBackup, "addCustomDomain" = AddCustomDomain, "createSecurityGroup" = CreateSecurityGroup, "auditing" = Auditing, "analytics" = Analytics, "ipRestriction" = IPRestriction

Valid values[ "all", "publishArticle", "addCategory", "articleImport", "inviteTeamMember", "createRoles", "inviteReaders", "addExtensions", "publishLandingPage", "addContributors", "addWorkFlow", "compareVersions", "articleReviewReminder", "addFiles", "seo", "design", "navigations", "customCSSandJS", "smartBars", "setCookieConsent", "apiTokens", "projectBackup", "addCustomDomain", "createSecurityGroup", "auditing", "analytics", "ipRestriction" ]
is_feature_explored
boolean
time_stamp
string (date-time)
is_closed_content_reuse_info
boolean
custom_page_element
object | null

UI element directive returned alongside the response when the SPA should render an inline tip or banner.

element_type
string

Possible values: "homePageBody" = HomePageBody, "documentationPageBody" = DocumentationPageBody, "navigationPageBody" = NavigationPageBody, "customPageBody" = CustomPageBody, "heroSection" = HeroSection, "customCodeSection" = CustomCodeSection, "imageWithTextSection" = ImageWithTextSection, "multiColumnCardSection" = MultiColumnCardSection, "richTextSection" = RichTextSection, "widgetSection" = WidgetSection, "actionCardElement" = ActionCardElement, "infoCardElement" = InfoCardElement, "groupClickableElement" = GroupClickableElement, "clickableElement" = ClickableElement, "customHTMLInputElement" = CustomHTMLInputElement, "customCSSInputElement" = CustomCSSInputElement, "imageElement" = ImageElement, "headingTextElement" = HeadingTextElement, "inputTextboxElement" = InputTextboxElement, "textAreaElement" = TextAreaElement, "topListWidgetElement" = TopListWidgetElement, "imageWithFormSection" = ImageWithFormSection, "formElement" = FormElement, "navigationElement" = NavigationElement, "containerSection" = ContainerSection, "articleHeaderElement" = ArticleHeaderElement, "articleContentElement" = ArticleContentElement, "treeElement" = TreeElement, "feedbackElement" = FeedbackElement, "commentsElement" = CommentsElement, "articleSummary" = ArticleSummary, "multiColumnCardEditableSection" = MultiColumnCardEditableSection, "multiColumnCardSectionV2" = MultiColumnCardSectionV2, "tabSection" = TabSection, "tabItemElement" = TabItemElement, "widgetCardElement" = WidgetCardElement, "acknowledgementInfoElement" = AcknowledgementInfoElement, "acknowledgementSubmitElement" = AcknowledgementSubmitElement, "guideNodeElement" = GuideNodeElement, "guideTextAreaElement" = GuideTextAreaElement, "guideHeadingTextElement" = GuideHeadingTextElement, "guideGroupClickableElement" = GuideGroupClickableElement, "guideImageElement" = GuideImageElement, "guideButtonElement" = GuideButtonElement, "guideRadioButtonElement" = GuideRadioButtonElement, "guideCheckboxElement" = GuideCheckboxElement, "guideDropdownElement" = GuideDropdownElement

Valid values[ "homePageBody", "documentationPageBody", "navigationPageBody", "customPageBody", "heroSection", "customCodeSection", "imageWithTextSection", "multiColumnCardSection", "richTextSection", "widgetSection", "actionCardElement", "infoCardElement", "groupClickableElement", "clickableElement", "customHTMLInputElement", "customCSSInputElement", "imageElement", "headingTextElement", "inputTextboxElement", "textAreaElement", "topListWidgetElement", "imageWithFormSection", "formElement", "navigationElement", "containerSection", "articleHeaderElement", "articleContentElement", "treeElement", "feedbackElement", "commentsElement", "articleSummary", "multiColumnCardEditableSection", "multiColumnCardSectionV2", "tabSection", "tabItemElement", "widgetCardElement", "acknowledgementInfoElement", "acknowledgementSubmitElement", "guideNodeElement", "guideTextAreaElement", "guideHeadingTextElement", "guideGroupClickableElement", "guideImageElement", "guideButtonElement", "guideRadioButtonElement", "guideCheckboxElement", "guideDropdownElement" ]
element_name
string | null
element_guid
string | null
display_name
string | null
view_styles
object | null
property*
view_properties
object | null
property*
editable_properties
Array of object (FormEditableProperties) | null
object
element_name
string | null
element_type
string | null
Valid values[ "iconPickerEditElement", "inputTextEditElement", "colorPickerEditElement", "textareaEditElement", "radioGroupEditElement", "cardStyleEditElement", "arrowIndicatorEditElement", "selectBoxEditElement", "checkboxEditElement" ]
label
string | null
value
string | null
view_form_control
object | null
property_key
string | null
is_children
integer (int32)
view_type
string | null
element_name
string | null
is_children_root
boolean
element_type
string | null
inverted_value
boolean
is_dirty
boolean
editable_properties
element_guid
string | null
children
Array of object (FormEditableProperties) | null
object Recursive
edit_component_style_properties
object | null
property*
edit_component_properties
object | null
property*
children
Array of object (UIElement) | null
object Recursive
401

Authentication failed — the api_token header is missing, malformed, or has been revoked.

Expand All
object
extension_data
object | null

Extension data for customer API response

success
boolean

Indicates the status of the API response. A value of true signifies that the request was successfully processed, while false indicates a failure or error occurred.

errors
Array of object (BaseError) | null

A list of errors encountered during the API request. Each error object provides details about the problem, including an error code and a message explaining the issue. This field is populated when the request fails or encounters issues.

object

One structured error in a response's Document360.Core.Messages.Core.BaseResponse.errors array.

extension_data
object | null

This is the Extension data object

stack_trace
string | null

A technical trace showing where the error occurred within the system. Intended for backend debugging.

description
string | null

A clear message explaining what caused the error. This helps quickly understand what went wrong.

error_code
string | null

A short, predefined code that identifies the type of error. Useful for logging the error or raising a support request.

custom_data
object | null

Any structured metadata for the error object.

property*
warnings
Array of object (BaseWarning) | null

A list of warnings generated during the API request. These are non-critical issues or recommendations that might affect the request but won't stop it from processing. Each warning object provides a message to inform the user of potential problems.

object

One non-fatal warning attached to an otherwise-successful response.

extension_data
object | null

Extension Data for customer Api warning

description
string | null

A plain message that describes the warning and helps understand what should be reviewed.

warning_code
string | null

A short, predefined code that uniquely identifies the warning type.

information
Array of object (BaseInformation) | null

Contains additional non-critical information relevant to the request or response. This field provides extra details that might assist in understanding the context of the API response but is not essential for processing.

object

One informational message in a response's Document360.Core.Messages.Core.BaseResponse.information array. Non-error context the SPA may surface to the user.

extension_data
object | null

Extension data for customer Api response information

description
string | null

A plain message offering helpful context about the response, such as confirmation of fallback logic or skipped operations.

429

Rate limit exceeded for this api_token. Wait for the duration in the Retry-After header before retrying.

Headers
Retry-After
integer
Number of seconds to wait before retrying the request.
X-RateLimit-Limit
integer
The maximum number of requests allowed in the current window.
X-RateLimit-Remaining
integer
The number of requests remaining in the current window.
X-RateLimit-Reset
integer
Unix timestamp (seconds) at which the current rate-limit window resets.
Expand All
object
extension_data
object | null

Extension data for customer API response

success
boolean

Indicates the status of the API response. A value of true signifies that the request was successfully processed, while false indicates a failure or error occurred.

errors
Array of object (BaseError) | null

A list of errors encountered during the API request. Each error object provides details about the problem, including an error code and a message explaining the issue. This field is populated when the request fails or encounters issues.

object

One structured error in a response's Document360.Core.Messages.Core.BaseResponse.errors array.

extension_data
object | null

This is the Extension data object

stack_trace
string | null

A technical trace showing where the error occurred within the system. Intended for backend debugging.

description
string | null

A clear message explaining what caused the error. This helps quickly understand what went wrong.

error_code
string | null

A short, predefined code that identifies the type of error. Useful for logging the error or raising a support request.

custom_data
object | null

Any structured metadata for the error object.

property*
warnings
Array of object (BaseWarning) | null

A list of warnings generated during the API request. These are non-critical issues or recommendations that might affect the request but won't stop it from processing. Each warning object provides a message to inform the user of potential problems.

object

One non-fatal warning attached to an otherwise-successful response.

extension_data
object | null

Extension Data for customer Api warning

description
string | null

A plain message that describes the warning and helps understand what should be reviewed.

warning_code
string | null

A short, predefined code that uniquely identifies the warning type.

information
Array of object (BaseInformation) | null

Contains additional non-critical information relevant to the request or response. This field provides extra details that might assist in understanding the context of the API response but is not essential for processing.

object

One informational message in a response's Document360.Core.Messages.Core.BaseResponse.information array. Non-error context the SPA may surface to the user.

extension_data
object | null

Extension data for customer Api response information

description
string | null

A plain message offering helpful context about the response, such as confirmation of fallback logic or skipped operations.