Patch insight group

PATCH
/api/v2/engineering-insights/insights/groups/:insightGroupKey

Update an insight group. Updating an insight group uses a JSON patch representation of the desired changes. To learn more, read Updates.

Path parameters

insightGroupKeystringRequired

The insight group key

Request

This endpoint expects a list of objects.
list of objects

Response

Insight group response

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

environmentobjectOptional

Expanded details about the environment

scoresobjectOptional

The scores for the insight group

scoreMetadataobjectOptional

Metadata about the insight scores, when expanded

applicationKeyslist of stringsOptional

The application keys

Errors

Built with