Skip to main content
PATCH
Edit content or dismiss/restore an insight

Authorizations

Authorization
string
header
required

Authenticate with a Bearer token: API key, OAuth token, or session token.

Path Parameters

id
string
required

Insight UUID

Body

application/json
content
string

New compact fact text. Sets is_user_edited=true.

Required string length: 1 - 200
status
enum<string>

Set to "dismissed" to hide, "active" to restore.

Available options:
active,
dismissed

Response

Insight updated

success
enum<boolean>
required
Available options:
true
data
object
required