Get User Attribute Verification Code

POST {{aws_cognito_identity_provider_base_url}}/?Action=GetUserAttributeVerificationCode

Request Params

KeyDatatypeRequiredDescription
ActionstringThe access token returned by the server response to get the user attribute verification code.

Request Body

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