Link a Social Account to an Existing User
post
                    /oauth2/v1/sdk/MySocialAccountLinker
Request
Supported Media Types
                - multipart/form-data
Root Schema : schema
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            authorization: 
            string
            Access TokenExample:Bearer <user access token containing "urn:opc:idm:t.user.me" scope>
- 
            idp_name: 
            string
            Name of the social identity providerExample:Google
Response
Supported Media Types
                - application/json
302 Response
Redirect to the social identity provider
                
                
                400 Response
Invalid request
                
                
                401 Response
Unauthorized client
                
                
                500 Response
Internal Server Error