Delete Note
DELETE {{baseUrl}}/incidents/:IncidentId/warroom/:NoteId
delete note from incidentId mentioned in params.
Requires access_token
as a Bearer {{token}}
in the Authorization
header with service-write
scope.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | null |