Create a new Knowledge Base entry

Adds a new entry to the Knowledge Base. This is typically done by converting a 'proven' or 'disproven' hypothesis, but can also be used to manually add other experimental learnings. Requires a name, summary, and status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project into which the knowledge base is to be stored

Query Params
expand
array of objects

Specifies the list of objects which would be expanded in the response. Otherwise, only their id would be returned.

Read more in the section related to Expanding Fields

expand
Body Params
string
required
length ≤ 100

A concise title for the Knowledge Base entry, often derived from the original hypothesis name or a summary of the key learning (e.g., "Green CTA Button Increased Signups by 10%", "Simplified Navigation Did Not Improve Task Completion").

string
enum
Defaults to active

The status of a Knowledge Base entry:

  • active: The entry is current and relevant.
  • archived: The entry is kept for historical purposes but may no longer be considered current best practice or has been superseded by newer learnings.
Allowed:
string
required
length ≤ 500

A detailed summary of the findings, insights, and conclusions derived from the tested hypothesis that led to this Knowledge Base entry. This should articulate what was learned, whether the hypothesis was proven or disproven, and any actionable takeaways.

string | null

Url reference for the knowledge base

string
length ≤ 5000

A given description for the knowledge base to easily identify it later

date | null

The date in format YYYY-MM-DD

date | null

The date in format YYYY-MM-DD

string | null

A given description of prioritizing model

prioritization_score_attributes
object | null

Prioritization score attributes

experiences
array of objects | null

The list of experiences connected to this knowledge base

experiences
string
length ≤ 5000

Detailed description of the knowledge base

files
array of objects | null

Files attached to the knowledge base

files
tags
array of objects | null

The list of tags connected to this observation

tags
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json