---
title: "Changes to Resolve a secret incident"
method: POST
path: "/v1/incidents/secrets/{incident_id}/resolve"
---

# Changes to Resolve a secret incident

`POST /v1/incidents/secrets/{incident_id}/resolve`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-26** `78197a8c12fd` — 1 breaking
- **2026-08-20** `511b067cdcb1` — 4 warning

## Changes

- **2026-08-26** `78197a8c12fd` — 1 breaking
  - the response property `allOf[subschema #1]/risk_score` became nullable for the status `200`
- **2026-08-20** `511b067cdcb1` — 4 warning
  - added the new `launched` enum value to the `allOf[subschema #2]/occurrences/items/allOf[subschema #1]/source/allOf[subschema #1]/last_scan/allOf[subschema #1]/status/allOf[subschema #1]/` response property for the response status `200`
  - added the new `running_cancelled` enum value to the `allOf[subschema #2]/occurrences/items/allOf[subschema #1]/source/allOf[subschema #1]/last_scan/allOf[subschema #1]/status/allOf[subschema #1]/` response property for the response status `200`
  - added the new `running_failed` enum value to the `allOf[subschema #2]/occurrences/items/allOf[subschema #1]/source/allOf[subschema #1]/last_scan/allOf[subschema #1]/status/allOf[subschema #1]/` response property for the response status `200`
  - added the new `skipped` enum value to the `allOf[subschema #2]/occurrences/items/allOf[subschema #1]/source/allOf[subschema #1]/last_scan/allOf[subschema #1]/status/allOf[subschema #1]/` response property for the response status `200`

---

[Operation](https://skmtc.dev/gitguardian/apis/gitguardian-api/docs/v1/incidents/secrets/:incident_id/resolve/post.md) · [API](https://skmtc.dev/gitguardian/apis/gitguardian-api.md) · [Page](https://skmtc.dev/gitguardian/apis/gitguardian-api/changes/v1/incidents/secrets/:incident_id/resolve/post)
