Patch insight group

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

Headers

AuthorizationstringRequired

Request

This endpoint expects a list of objects.
opstringRequired
The type of operation to perform
pathstringRequired
A JSON Pointer string specifying the part of the document to operate on
valueanyOptional

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
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