Admin Update Auth Event Feedback

POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminUpdateAuthEventFeedback

Request Params

KeyDatatypeRequiredDescription
ActionstringThe authentication event ID.

Request Body

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