errors

Activate error group

Set the status of the error group to active

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

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.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.