Incident Updates
Delete Incident Update
DELETE
/
api
/
incidents
/
{incident_id}
/
updates
/
{incidentUpdate_id}
Authorizations
Authorization
string
headerrequiredYou can retrieve your token by visiting your dashboard and clicking <b>Generate API token</b>.
Path Parameters
incident_id
integer
requiredThe ID of the incident.
incidentUpdate_id
integer
requiredThe ID of the incidentUpdate.