Admin Enable User

POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminEnableUser

Request Params

KeyDatatypeRequiredDescription
ActionstringThe user name of the user you wish to enable.

Request Body

{"Username"=>"string", "UserPoolId"=>"string"}