January 15th, 2025

New Status Page Incident Parameter Added

There is now a new parameter that can be found on the status page incident API methods

The new parameter resolve_components will reset all the components to operational, which is the same as the UI checkbox found from the incidentsΒ 

The methods where the parameter can be found are:

  • PUT/api/v1/statuspages/{statuspage_id}/incidents/{pk}/
  • POST/api/v1/statuspages/{statuspage_id}/incidents/
  • PATCH/api/v1/statuspages/{statuspage_id}/incidents/{pk}/

For more information, please read our documentation on Status Page API .