Update Group
POST {{aws_cognito_identity_provider_base_url}}/?Action=UpdateGroup
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | A string containing the new description of the group. |
Request Body
{"GroupName"=>"string", "UserPoolId"=>"string"}