v2

latestOpenAPI 3.0.02026-07-261859071.2 MB
Test Session Error Groups

Update a test session error group. Mainly used for archiving test session error groups.

Update a test session error group. Mainly used for archiving test session error groups.

patch/v1/test-session-error-groups/{id}

Path parameters

idstring uuid required

Headers

x-checkly-accountstring uuid

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Request body

archiveForEverboolean
archivedUntilNextEventboolean

Response

Successful

idstring uuid required
projectIdstring uuid nullable
environmentsstring[] nullable required

The environments in which this error has been observed.

errorHashstring required

The hash of the cleaned error message for quicker deduplication.

rawErrorMessagestring nullable required

The raw error message as recorded in a test session result.

cleanedErrorMessagestring required

The cleaned and sanitized error message used for hashing and grouping.

firstSeenstring date-time required
lastSeenstring date-time required
archivedUntilNextEventboolean required