Admin Enable User
POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminEnableUser
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string | The user name of the user you wish to enable. |
Request Body
{"Username"=>"string", "UserPoolId"=>"string"}