Admin Confirm Sign Up
POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminConfirmSignUp
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers. |
Request Body
{"ClientMetadata"=>{"string"=>"string"}, "Username"=>"string", "UserPoolId"=>"string"}