Remove Incidents
The removeIncident method is provided by Groups and Clips and it removes a specific Incident from its timeline.
- Method: removeIncident
- Arguments (1):
- Incident (the Incident to be removed) or
- alternatively id (the id of the Incident to be removed)
- Incident (the Incident to be removed) or
- Returns:object with the following keys:
- result: either true or false
- errors: an array of errors in case the deletion is not valid