Create or Update Single Insight

Creates or updates a single insight for the given source and key. If an insight with the same key already exists for the source, it will be updated.

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

Only insights created via the public API can be managed. Currently only "public-api" is supported.

Allowed:
string
required

The unique key identifying the insight.

Body Params
string
required

A unique key for this insight within the source.

string
required

The display title of the insight.

string
required

A brief summary of the insight.

string

A detailed description of the insight in MDX format.

string
required

The cloud provider associated with the resource.

categories
array of objects
required
length ≥ 1

One or more categories this insight belongs to.

tags
array of strings

Tags for the insight, primarily used for security certification labels (e.g. ISO).

tags
string

URL to an external report related to this insight.

string

ID of a CloudFlow template that can automate the remediation of this insight.

string

A description of why this insight is considered an easy win.

resourceResults
array of objects
required

A list of resource-level results.

resourceResults*
Responses

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