Admin Disable User

POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminDisableUser

Request Params

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

Request Body

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