Incident
Create a Note for Incident
this operation creates a new incident note
POST
/
incident
/
{id}
/
note
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
the incident identifier
Body
application/json
the incident note added by the user
Unique identifier for the entity
the incident note content