v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Incidents

Delete a note on an incident

Delete an existing note for the specified incident.

An incident represents a problem or an issue that needs to be addressed and resolved.

For more information see the API Concepts Document

Scoped OAuth requires: incidents.write

delete/incidents/{id}/notes/{note_id}

Path parameters

idstring required

The ID of the resource.

note_idstring required

The id of the note.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

Note deleted successfully.