Create insight group

Create insight group

Headers

AuthorizationstringRequired

Request

This endpoint expects an object.
namestringRequired
The name of the insight group
keystringRequired
The key of the insight group
projectKeystringRequired
The projectKey to be associated with the insight group
environmentKeystringRequired
The environmentKey to be associated with the insight group
applicationKeyslist of stringsOptional
The application keys to associate with the insight group. If not provided, the insight group will include data from all applications.

Response

Created
keystring
The insight group key
namestring
The insight group name
projectKeystring
The project key
environmentKeystring
The environment key
createdAtlong
The time the insight group was created
environmentobject or null
Expanded details about the environment
scoresobject or null
The scores for the insight group
scoreMetadataobject or null
Metadata about the insight scores, when expanded
applicationKeyslist of strings or null
The application keys

Errors