v2

latestOpenAPI 3.0.32026-08-055124127.6 KB
errors

Permanently ignore error group

Set the status of the error group to permanently ignored

post/applications/{application-identifier}/error-groups/{error-group-identifier}/permanently-ignore

Request body

discardNewOccurrencesboolean required

When true, new occurrences of this error will not be stored or count towards your error quota

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.