Threads
Create insight
Create a new insight for your workspace. Authentication is required. The “text” can be HTML formatted for things like line breaks, lists, formatting and headings.
POST
/
insights
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
text
string
requiredMinimum length:
1
painLevel
enum<string>
requiredAvailable options:
UNKNOWN
, LOW
, MEDIUM
, HIGH
contactEmail
string
requiredtitle
string
origin
enum<string>
Available options:
API_KEY_USER
, INAPP
, PORTAL
, API
, SLACK
, SLACK_CONNECT
, INTERCOM
, INTERCOM_ATTACHMENT
, ZENDESK_ATTACHMENT
, FRONT_ATTACHMENT
, EMAIL
, ZAPIER
, HUBSPOT
, PLAIN
, CALENDAR
, WIDGET
contactName
string
projectId
string
notify
object
Response
200 - application/json
The response is of type any
.