Verify User Attribute

POST {{aws_cognito_identity_provider_base_url}}/?Action=VerifyUserAttribute

Request Params

KeyDatatypeRequiredDescription
ActionstringRepresents the access token of the request to verify user attributes.

Request Body

{"AccessToken"=>"string", "AttributeName"=>"string", "Code"=>"string"}