latestOpenAPI 3.0.3GitGuardian2026-08-201871515.0 MB

511b067cdcb1

Public Secret Incident Notes

Delete a public secret incident note

Delete an existing comment on a public secret incident. Only incident notes created by the current API key can be deleted.

delete/v1/public-incidents/secrets/{incident_id}/notes/{note_id}

Path parameters

incident_idinteger required

The id of the incident to retrieve

note_idinteger required

The id of the incident note to delete

Response

The note was deleted successfully.