v2

latestOpenAPI 3.0.32026-08-055124127.6 KB
errors

Resolve error group

Set the status of the error group to resolved

post/applications/{application-identifier}/error-groups/{error-group-identifier}/resolve

Request body

versionstring required

The version that this error was resolved in

discardFromPreviousVersionsboolean required

When true, occurrences from previous versions will be discarded.

Response

OK

identifierstring required
applicationIdentifierstring required
messagestring required
status'active' | 'resolved' | 'ignored' | 'permanentlyIgnored' required
lastOccurredAtstring required
createdAtstring date-time required
discardNewOccurrencesboolean

True if the error is permanently ignored and has been set to discard any new occurrences.

applicationUrlstring uri

URL to view the error group in Raygun.