Add tasks from a task list to an incidentAsk AIpost https://api.firehydrant.io/v1/incidents/{incident_id}/task_listsAdd all tasks from list to incidentPath Paramsincident_idstringrequiredBody Paramstask_list_idstringrequiredThe id of the task list.assignee_idstring | nullThe ID of the user assigned to the tasks in this list.Response 201Add all tasks from list to incidentUpdated 7 months ago