Create a call route for a teamAsk AIpost https://api.firehydrant.io/v1/teams/{team_id}/call_routesCreate a call route for a teamPath Paramsteam_idstringrequiredBody ParamsnamestringrequiredName of the call routephone_numberstringrequiredPhone number to route calls torouting_modestringenumrequiredRouting mode for the call routeROUTING_MODE_TAKE_MESSAGEROUTING_MODE_DIRECT_CONNECTAllowed:ROUTING_MODE_TAKE_MESSAGEROUTING_MODE_DIRECT_CONNECTconnect_modestring | nullenumConnect mode for the call routeCONNECT_MODE_CONFERENCECONNECT_MODE_DIRECT_DIALAllowed:CONNECT_MODE_CONFERENCECONNECT_MODE_DIRECT_DIALdescriptionstring | nullDescription of the call routegreeting_messagestring | nullGreeting message for the call routestepsarray of objects | nullSteps for the call routestepsADD objecttargetobject | nullTarget for the call route (required unless connect_mode is direct_dial)target object | nullResponse 201Create a call route for a teamUpdated 7 months ago