| Description | : Create an outbound call. | 
| Reference | : Link ¶ | 
⚼ Request
            POST: 
            /calling/callConnections
          
              
      
          {
      
          
        
              createCallRequest:
              
                  
          
      
          {
      
          
            ,
          
              targets:
              
                  
          
      
          [
      
        
                
      
          ]
      
    
            ,
          
      
          {
      
          
          ,
        
              kind:
              
              enum
            ,
          
          
              rawId:
              
              string
            ,
          
          
              communicationUser:
              
                  
          
      
          {
      
          
            ,
          
              id:
              
              string
            ,
          
      
          }
      
    
              phoneNumber:
              
                  
          
      
          {
      
          
            ,
          
              value:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              assertedId:
              
              string
            ,
          
      
          }
      
    
              microsoftTeamsUser:
              
                  
          
      
          {
      
          
            ,
          
              userId:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              microsoftTeamsApp:
              
                  
          
      
          {
      
          
            ,
          
              appId:
              
              string
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              teamsExtensionUser:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              userId:
              
              string
            ,
          
          
              tenantId:
              
              string
            ,
          
          
              resourceId:
              
              string
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              sourceCallerIdNumber:
              
                  
          
      
          {
      
          
            ,
          
              value:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              assertedId:
              
              string
            ,
          
      
          }
      
    
              sourceDisplayName:
              
              string
            ,
          
          
              source:
              
                  
          
      
          {
      
          
            ,
          
              id:
              
              string
            ,
          
      
          }
      
    
              operationContext:
              
              string
            ,
          
          
              callbackUri:
              
              string
            ,
          
          
              callIntelligenceOptions:
              
                  
          
      
          {
      
          
            ,
          
              cognitiveServicesEndpoint:
              
              string
            ,
          
      
          }
      
    
              mediaStreamingOptions:
              
                  
          
      
          {
      
          
            ,
          
              transportUrl:
              
              string
            ,
          
          
              transportType:
              
              enum
            ,
          
          
              contentType:
              
              enum
            ,
          
          
              audioChannelType:
              
              enum
            ,
          
          
              startMediaStreaming:
              
              boolean
            ,
          
          
              enableBidirectional:
              
              boolean
            ,
          
          
              audioFormat:
              
              enum
            ,
          
      
          }
      
    
              transcriptionOptions:
              
                  
          
      
          {
      
          
            ,
          
              transportUrl:
              
              string
            ,
          
          
              transportType:
              
              enum
            ,
          
          
              locale:
              
              string
            ,
          
          
              speechRecognitionModelEndpointId:
              
              string
            ,
          
          
              startTranscription:
              
              boolean
            ,
          
          
              enableIntermediateResults:
              
              boolean
            ,
          
      
          }
      
    
              teamsAppSource:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              appId:
              
              string
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              api-version:
              
              string
            ,
          
          
              Repeatability-Request-ID:
              
              string
            ,
          
          
              Repeatability-First-Sent:
              
              string
            ,
          
      
          }
      
    ⚐ Response (default)
      
          {
      
          
              error:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              code:
              
              string
            ,
          
          
              message:
              
              string
            ,
          
          
              target:
              
              string
            ,
          
          
              details:
              
                  
          
      
          [
      
        
            ,
          
            string
          ,
        
      
          ]
      
    
              innererror:
              
              string
            ,
          
      
          }
      
    ⚐ Response (201)
      
          {
      
          
              callConnectionId:
              
              string
            ,
          
          
              serverCallId:
              
              string
            ,
          
          
              targets:
              
                  
          
      
          [
      
        
                
      
          ]
      
    
            ,
          
      
          {
      
          
          ,
        
              kind:
              
              enum
            ,
          
          
              rawId:
              
              string
            ,
          
          
              communicationUser:
              
                  
          
      
          {
      
          
            ,
          
              id:
              
              string
            ,
          
      
          }
      
    
              phoneNumber:
              
                  
          
      
          {
      
          
            ,
          
              value:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              assertedId:
              
              string
            ,
          
      
          }
      
    
              microsoftTeamsUser:
              
                  
          
      
          {
      
          
            ,
          
              userId:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              microsoftTeamsApp:
              
                  
          
      
          {
      
          
            ,
          
              appId:
              
              string
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              teamsExtensionUser:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              userId:
              
              string
            ,
          
          
              tenantId:
              
              string
            ,
          
          
              resourceId:
              
              string
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              callConnectionState:
              
              enum
            ,
          
          
              callbackUri:
              
              string
            ,
          
          
              sourceCallerIdNumber:
              
                  
          
      
          {
      
          
            ,
          
              value:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              assertedId:
              
              string
            ,
          
      
          }
      
    
              sourceDisplayName:
              
              string
            ,
          
          
              source:
              
                  
          
      
          {
      
          
            ,
          
              kind:
              
              enum
            ,
          
          
              rawId:
              
              string
            ,
          
          
              communicationUser:
              
                  
          
      
          {
      
          
            ,
          
              id:
              
              string
            ,
          
      
          }
      
    
              phoneNumber:
              
                  
          
      
          {
      
          
            ,
          
              value:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              assertedId:
              
              string
            ,
          
      
          }
      
    
              microsoftTeamsUser:
              
                  
          
      
          {
      
          
            ,
          
              userId:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              microsoftTeamsApp:
              
                  
          
      
          {
      
          
            ,
          
              appId:
              
              string
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              teamsExtensionUser:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              userId:
              
              string
            ,
          
          
              tenantId:
              
              string
            ,
          
          
              resourceId:
              
              string
            ,
          
          
              cloud:
              
              enum
            ,
          
      
          }
      
    
              correlationId:
              
              string
            ,
          
          
              answeredBy:
              
                  
          
      
          {
      
          
            ,
          
              id:
              
              string
            ,
          
      
          }
      
    
              mediaStreamingSubscription:
              
                  
          
      
          {
      
          
            ,
          
              id:
              
              string
            ,
          
          
              state:
              
              enum
            ,
          
          
              subscribedContentTypes:
              
                  
      
          }
      
    
      
          [
      
        
            ,
          
            string
          ,
        
      
          ]
      
    
              transcriptionSubscription:
              
                  
          
      
          {
      
          
            ,
          
              id:
              
              string
            ,
          
          
              state:
              
              enum
            ,
          
          
              subscribedResultTypes:
              
                  
      
          }
      
    
      
          [
      
        
            ,
          
            string
          ,
        
      
          ]
      
    
              answeredFor:
              
                  
      
          }
      
    
      
          {
      
          
            ,
          
              value:
              
              string
            ,
          
          
              isAnonymous:
              
              boolean
            ,
          
          
              assertedId:
              
              string
            ,
          
      
          }