INPUT_OBJECT
Request body to activate the user account.
1input activateUserRequestBodyInput {42# The user's logon ID.3logonId: String!75# The account validation code.6validationCode: String!8}