Unassign a team from an incidentAsk AIdelete https://api.firehydrant.io/v1/incidents/{incident_id}/team_assignments/{team_assignment_id}Unassign a team from an incidentPath Paramsincident_idstringrequiredteam_assignment_idstringrequiredBody Paramsrole_assignment_idsarray of strings | nullTeam role assignments to unassign from the incidentrole_assignment_idsADD stringResponse 204Unassign a team from an incidentUpdated 7 months ago