Create new insight
Insights
Create new insight
Creates a new insight item in the specified workspace
POST
Create new insight
Authorizations
JWT authentication for organization-scoped endpoints.
Body
application/json
Type of insight
Available options:
Feedback, Bug, FeatureRequest Example:
"Feedback"
Title of the insight
Example:
"Dashboard UX Improvements"
Description of the insight
Example:
"The dashboard could use better data visualization"
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$ID of the insight owner
Example:
"d4e71c2b-a498-42af-b7f5-69de06a0d7c4"
Wilson score + corroboration score (0-1)
Required range:
0 <= x <= 1Example:
0.75
Recency and burst detection score
Required range:
x >= 0Example:
0.5
Weighted composite of strength and momentum scores
Required range:
x >= 0Example:
0.65
ISO timestamp of last score calculation
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Example:
"2025-03-26T22:35:46Z"
BERT embeddings for topic modeling
Example:
[0.1, -0.2, 0.3]Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Response
Insight created successfully
Response containing a single insight item
Insight data