New API endpoint to add comments to error groups

| 2 min. (308 words)

This enhancement is part of Raygun’s 12 Days of Christmas 2024. Over the next few weeks, we’ll share daily updates on bug fixes and feature improvements inspired by feedback from you, our customers. These are the small but impactful changes you’ve asked for, designed to make Raygun faster and easier to use. Check back tomorrow for the next update and see how we’re leveling up your experience one day at a time!


Our special thanks to Gwilym from the U.K. who suggested this great idea!

What is it?

We’ve added a new Raygun API endpoint that enables you to comment on error groups in Crash Reporting without logging into the app. With this endpoint, you can automate adding context through your CI/CD pipeline, link to internal tickets, or document error resolutions - making it easier for teams to understand why changes were made across your systems.

Where is it and how does it work?

You can use this endpoint, as long as you have set up a personal access token. Check out our API specification for more information about the parameters and request body.

POST https://api.raygun.com/v3/applications/{application-identifier}/error-groups/{error-group-identifier}/comment  

Where can I learn more?

Check out our API documentation for more information.

Stay tuned for the next day of Raygun Christmas Improvements.

Other 12 Days of Christmas improvements: