Start a Session
post
                    /sso/v1/sdk/session
Deprecated since 19.2.1
                Request
Supported Media Types
                - multipart/form-data
Root Schema : schema
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            authnToken(optional): 
            string
            Authentication Token that was obtained from the previous authentication call to the /authenticate endpoint
- 
            requestState(optional): 
            string
            RequestState that was obtained from the previous authentication call to the /authenticate endpoint
- 
            trustToken(optional): 
            string
            Trust token obtained after trusting the browser
Response
Supported Media Types
                - application/json
200 Response
Auto submit HTML response
                
                
                303 Response
Redirect to URL after successful creation of session
                
                
                400 Response
Invalid request
                
                
                401 Response
Unauthorized request
                
                
                500 Response
Internal Server Error