Admin Disable Provider For User

POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminDisableProviderForUser

Request Params

KeyDatatypeRequiredDescription
ActionstringThe user to be disabled.

Request Body

{"User"=>{"ProviderAttributeName"=>"string", "ProviderAttributeValue"=>"string", "ProviderName"=>"string"}, "UserPoolId"=>"string"}