Respond To Auth Challenge
POST {{aws_cognito_identity_provider_base_url}}/?Action=RespondToAuthChallenge
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string | The Amazon Pinpoint analytics metadata for collecting metrics for RespondToAuthChallenge calls. |
Request Body
{"AnalyticsMetadata"=>{"AnalyticsEndpointId"=>"string"}, "ChallengeName"=>"string", "ChallengeResponses"=>{"string"=>"string"}, "ClientId"=>"string", "ClientMetadata"=>{"string"=>"string"}, "Session"=>"string", "UserContextData"=>{"EncodedData"=>"string"}}