Skip to main content
POST
/
insights
{
  "content": "<string>",
  "tag": "<string>",
  "title": "<string>",
  "source": "<string>",
  "createdAt": "2023-11-07T05:31:56Z"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Insight to add to the store

The body is of type unknown.

Response

Insight response

content
string
required

The content of the insight

tag
string

Tag to specify the type

title
string

The title of the insight

source
string

The source of the insight

createdAt
string<date-time>

The date and time the insight was created