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.

Changes

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